Complete flawed packaging, previously missing both binaries and manpages.

Wed, 29 Aug 2012 19:27:40 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 29 Aug 2012 19:27:40 +0200
changeset 646
dff773a1bcc7
parent 645
da9ede52f65a
child 647
e548eae379aa

Complete flawed packaging, previously missing both binaries and manpages.

opie/opie.spec file | annotate | diff | comparison | revisions
     1.1 --- a/opie/opie.spec	Wed Aug 29 19:12:46 2012 +0200
     1.2 +++ b/opie/opie.spec	Wed Aug 29 19:27:40 2012 +0200
     1.3 @@ -91,31 +91,31 @@
     1.4          $RPM_BUILD_ROOT%{l_prefix}/bin \
     1.5          $RPM_BUILD_ROOT%{l_prefix}/sbin \
     1.6          $RPM_BUILD_ROOT%{l_prefix}/man/man1 \
     1.7 -        $RPM_BUILD_ROOT%{l_prefix}/man/man3 \
     1.8 -        $RPM_BUILD_ROOT%{l_prefix}/man/man8 \
     1.9 +        $RPM_BUILD_ROOT%{l_prefix}/man/man4 \
    1.10 +        $RPM_BUILD_ROOT%{l_prefix}/man/man5 \
    1.11          $RPM_BUILD_ROOT%{l_prefix}/etc/opie \
    1.12          $RPM_BUILD_ROOT%{l_prefix}/include \
    1.13          $RPM_BUILD_ROOT%{l_prefix}/lib
    1.14      %{l_shtool} install -c -s -m 755 \
    1.15 -        opiekey opieauto $RPM_BUILD_ROOT%{l_prefix}/bin/
    1.16 +        opiegen opiekey opielogin opieserv opiesu opieauto $RPM_BUILD_ROOT%{l_prefix}/bin/
    1.17      %{l_shtool} install -c -m 644 \
    1.18 -        opiekey.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
    1.19 +        opiegen.1 opiekey.1 opielogin.1 opieserv.1 opiesu.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
    1.20      %{l_shtool} install -c -s -m 755 \
    1.21          opiepasswd opieinfo $RPM_BUILD_ROOT%{l_prefix}/sbin/
    1.22      %{l_shtool} install -c -m 644 \
    1.23 -        opiepasswd.1 $RPM_BUILD_ROOT%{l_prefix}/man/man8/opiepasswd.8
    1.24 -    %{l_shtool} install -c -m 644 \
    1.25 -        opieinfo.1 $RPM_BUILD_ROOT%{l_prefix}/man/man8/opieinfo.8
    1.26 +        opiepasswd.1 opieinfo.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
    1.27      %{l_shtool} install -c -m 644 \
    1.28          libopie/libopie.a $RPM_BUILD_ROOT%{l_prefix}/lib/
    1.29      %{l_shtool} install -c -m 644 \
    1.30          opie.h $RPM_BUILD_ROOT%{l_prefix}/include/
    1.31      %{l_shtool} install -c -m 644 \
    1.32 -        opie.4 $RPM_BUILD_ROOT%{l_prefix}/man/man3/opie.3
    1.33 +        opie.4 $RPM_BUILD_ROOT%{l_prefix}/man/man4/
    1.34      %{l_shtool} install -c -m 644 \
    1.35          opieaccess $RPM_BUILD_ROOT%{l_prefix}/etc/opie/
    1.36      %{l_shtool} install -c -m 600 \
    1.37          /dev/null $RPM_BUILD_ROOT%{l_prefix}/etc/opie/opiekeys
    1.38 +    %{l_shtool} install -c -m 644 \
    1.39 +        opieaccess.5 opiekeys.5 $RPM_BUILD_ROOT%{l_prefix}/man/man5/
    1.40      %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
    1.41          %{l_files_std} \
    1.42          '%config %{l_prefix}/etc/opie/*'

mercurial