diff --git a/iburg/iburg.spec b/iburg/iburg.spec index 6863ebdc62..dde300ebda 100644 --- a/iburg/iburg.spec +++ b/iburg/iburg.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: Compiler License: Open Source Version: 19970812 -Release: 20020823 +Release: 20030408 # list of sources Source0: ftp://ftp.cs.princeton.edu/pub/packages/iburg.tar.gz @@ -65,7 +65,7 @@ AutoReqProv: no %{l_shtool} mkdir -f -p -m 755 \ $RPM_BUILD_ROOT%{l_prefix}/bin \ $RPM_BUILD_ROOT%{l_prefix}/man/man1 \ - $RPM_BUILD_ROOT%{l_prefix}/share/iburg/ + $RPM_BUILD_ROOT%{l_prefix}/share/iburg %{l_shtool} install -c -s -m 755 \ iburg $RPM_BUILD_ROOT%{l_prefix}/bin/ %{l_shtool} install -c -m 644 \ diff --git a/inn/inn.spec b/inn/inn.spec index 7ed9ef6492..38b453b05b 100644 --- a/inn/inn.spec +++ b/inn/inn.spec @@ -37,7 +37,7 @@ Distribution: OpenPKG [BASE] Group: News License: ISC Version: %{V_inn} -Release: 20030321 +Release: 20030408 # list of sources Source0: ftp://ftp.isc.org/isc/inn/inn-%{V_inn}.tar.gz @@ -135,7 +135,7 @@ AutoReqProv: no %{l_make} %{l_mflags} install # make some programs manually accessible - %{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/bin/ + %{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/bin for bin in controlbatch controlchan news2mail startinnfeed overchan \ archive innmail innconfval ctlinnd inews rnews nntpsend; do ln $RPM_BUILD_ROOT%{l_prefix}/libexec/inn/$bin \ diff --git a/pam/pam.spec b/pam/pam.spec index 73ff2f539c..57cafe7db3 100644 --- a/pam/pam.spec +++ b/pam/pam.spec @@ -32,8 +32,8 @@ Packager: The OpenPKG Project Distribution: OpenPKG [BASE] Group: Meta License: PD -Version: 20030305 -Release: 20030305 +Version: 20030408 +Release: 20030408 # list of sources Source0: pamtool @@ -149,7 +149,7 @@ Provides: PAM # install rc file %{l_shtool} mkdir -f -p -m 755 \ - $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/ + $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d %{l_shtool} install -c -m 755 \ -e 's;@l_prefix@;%{l_prefix};g' \ -e "s;@pam_cfgloc@;${pam_cfgloc};g" \ diff --git a/poweradmin/poweradmin.spec b/poweradmin/poweradmin.spec index 3c1644698d..e15a775790 100644 --- a/poweradmin/poweradmin.spec +++ b/poweradmin/poweradmin.spec @@ -35,7 +35,7 @@ Distribution: OpenPKG [JUNK] Group: Network License: QPL Version: 1.2.4 -Release: 20030324 +Release: 20030408 # list of sources Source0: http://osdn.dl.sourceforge.net/poweradmin/poweradmin-%{version}.tar.bz2 @@ -73,7 +73,7 @@ AutoReqProv: no %{l_shtool} mkdir -p -m 755 \ $RPM_BUILD_ROOT%{l_prefix}/etc/poweradmin \ - $dir/bin/ \ + $dir/bin \ $dir/htdocs/inc \ $dir/htdocs/images \ $dir/htdocs/style \