diff --git a/sasl/sasl.spec b/sasl/sasl.spec index d8f61f56d7..a63b9cba90 100644 --- a/sasl/sasl.spec +++ b/sasl/sasl.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS] Group: Cryptography License: BSD Version: 2.1.12 -Release: 20030404 +Release: 20030405 # package options %option with_fsl no @@ -209,7 +209,7 @@ AutoReqProv: no %{l_shtool} mkdir -f -p -m 755 \ $RPM_BUILD_ROOT%{l_prefix}/sbin %{l_shtool} install -c -m 755 \ - saslauthd/testsaslauthd \ + saslauthd/testsaslauthd \ $RPM_BUILD_ROOT%{l_prefix}/sbin/ # install saslauthd default configuration diff --git a/sendmail/sendmail.spec b/sendmail/sendmail.spec index 3d38dc5009..87954e714c 100644 --- a/sendmail/sendmail.spec +++ b/sendmail/sendmail.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS] Group: Mail License: BSD Version: 8.12.9 -Release: 20030330 +Release: 20030405 # package options %option with_tls no @@ -94,8 +94,8 @@ Conflicts: ssmtp, exim, postfix sendmail/version.c # add linker flag defs for fsl(3) - LDFLAGS="`%{l_prefix}/bin/fsl-config --ldflags --all`" \ - LIBS="`%{l_prefix}/bin/fsl-config --libs --all`" \ + LDFLAGS="`%{l_prefix}/bin/fsl-config --ldflags --all`" + LIBS="`%{l_prefix}/bin/fsl-config --libs --all`" # configure Sendmail ( echo "define(\`confMAPDEF', \`-DMAP_REGEX')dnl" diff --git a/tomcat/tomcat.spec b/tomcat/tomcat.spec index bf6394de7f..cf554a1414 100644 --- a/tomcat/tomcat.spec +++ b/tomcat/tomcat.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: Web License: Apache Software License 1.1 Version: 3.3.1a -Release: 20030218 +Release: 20030405 # list of sources Source0: http://jakarta.apache.org/builds/jakarta-tomcat/release/v%{version}/bin/jakarta-tomcat-%{version}.tar.gz @@ -125,7 +125,7 @@ AutoReqProv: no '%attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/tomcat/work' \ '%attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/tomcat/webapps' \ '%attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/tomcat/conf' \ - '%config %attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/tomcat/conf/*' \ + '%config %attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/tomcat/conf/*' %files -f files diff --git a/transfig/transfig.spec b/transfig/transfig.spec index 004818f8bd..ca51969804 100644 --- a/transfig/transfig.spec +++ b/transfig/transfig.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: XWindow License: MIT-style Version: 3.2.4 -Release: 20030312 +Release: 20030405 # list of sources Source0: http://www.xfig.org/xfigdist/transfig.%{version}.tar.gz @@ -111,7 +111,7 @@ AutoReqProv: no # determine installation files %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \ %{l_files_std} \ - '%not %dir %{l_prefix}/lib/X11' \ + '%not %dir %{l_prefix}/lib/X11' %files -f files diff --git a/xaw3d/xaw3d.spec b/xaw3d/xaw3d.spec index 1a7e4f0997..e429ddc9eb 100644 --- a/xaw3d/xaw3d.spec +++ b/xaw3d/xaw3d.spec @@ -53,7 +53,7 @@ AutoReqProv: no %prep %setup -q -c - %{l_shtool} subst \ + %{l_shtool} subst \ -e 's;^\(#ifdef HAS_WCTYPE_H\)$;\1_DO_NOT_USE;' \ xc/lib/Xaw3d/XawI18n.h @@ -68,7 +68,7 @@ AutoReqProv: no Imakefile xmkmf %{l_make} %{l_mflags -O} Makefiles - %{l_shtool} subst \ + %{l_shtool} subst \ -e 's; -M mapfile;;g' \ Makefile %{l_make} %{l_mflags -O} LD=%{l_prefix}/bin/ld MAKE=%{l_prefix}/bin/make