Browse Source

speclint police

Ralf S. Engelschall 23 years ago
parent
commit
f14832e589
5 changed files with 11 additions and 11 deletions
  1. 2 2
      sasl/sasl.spec
  2. 3 3
      sendmail/sendmail.spec
  3. 2 2
      tomcat/tomcat.spec
  4. 2 2
      transfig/transfig.spec
  5. 2 2
      xaw3d/xaw3d.spec

+ 2 - 2
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

+ 3 - 3
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"

+ 2 - 2
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
 

+ 2 - 2
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
 

+ 2 - 2
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