Procházet zdrojové kódy

Speclint police, removed whitespace after shell redirection

Michael Schloh von Bennewitz před 23 roky
rodič
revize
97a98b3bb7

+ 2 - 2
imapd/imapd.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Mail
 License:      BSD
 Version:      2.1.12
-Release:      20030408
+Release:      20030409
 
 #   package options
 %option       with_vhost_hack  no
@@ -103,7 +103,7 @@ Provides:     IMAP
 
 %if "%{with_vhost_hack}" == "yes"
     #   allow @ in LMTP mailbox names
-    %{l_patch} -p0 < %{SOURCE vhosthack.patch}
+    %{l_patch} -p0 <%{SOURCE vhosthack.patch}
 %endif
 
 %build

+ 3 - 3
inn/inn.spec

@@ -37,7 +37,7 @@ Distribution: OpenPKG [BASE]
 Group:        News
 License:      ISC
 Version:      %{V_inn}
-Release:      20030408
+Release:      20030409
 
 #   list of sources
 Source0:      ftp://ftp.isc.org/isc/inn/inn-%{V_inn}.tar.gz
@@ -218,8 +218,8 @@ AutoReqProv:  no
     )
 
     #   strip binaries
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/*         2> /dev/null || true
-    strip $RPM_BUILD_ROOT%{l_prefix}/libexec/inn/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/*         2>/dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/libexec/inn/* 2>/dev/null || true
 
     #   determine file list
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \

+ 2 - 2
kerberos/kerberos.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Cryptography
 License:      MIT
 Version:      1.2.7
-Release:      20030324
+Release:      20030409
 
 #   list of sources
 Source0:      http://www.mirrors.wiretapped.net/security/cryptography/apps/kerberos/krb5-mit/unix/krb5-%{version}.tar.gz
@@ -60,7 +60,7 @@ AutoReqProv:  no
     %setup -q -n krb5-%{version}
     %setup -q -n krb5-%{version} -D -a 1
     ( cd src
-      %{l_patch} -p0 < ../2003-004-krb4_patchkit/patch.%{version}
+      %{l_patch} -p0 <../2003-004-krb4_patchkit/patch.%{version}
     ) || exit 1
     %patch -p1
 

+ 2 - 2
links/links.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Web
 License:      BSD
 Version:      2.0
-Release:      20020611
+Release:      20030409
 
 #   list of sources
 Source0:      http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/links-%{version}.tar.gz
@@ -69,7 +69,7 @@ AutoReqProv:  no
 %install
     rm -rf $RPM_BUILD_ROOT
     %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
 
 %files -f files

+ 2 - 2
lynx/lynx.spec

@@ -36,7 +36,7 @@ Distribution: OpenPKG [BASE]
 Group:        Web
 License:      BSD
 Version:      %{V_real}
-Release:      20021216
+Release:      20030409
 
 #   list of sources
 Source0:      http://lynx.isc.org/release/lynx%{V_real}.tar.bz2
@@ -86,7 +86,7 @@ AutoReqProv:  no
 %install
     rm -rf $RPM_BUILD_ROOT
     %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
 
 %files -f files

+ 2 - 2
mailgrep/mailgrep.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Mail
 License:      GPL
 Version:      0.5.0
-Release:      20020529
+Release:      20030409
 
 #   list of sources
 Source0:      ftp://ftp.obsidian.co.za/pub/mailgrep/mailgrep-%{version}.tar.gz
@@ -69,7 +69,7 @@ AutoReqProv:  no
     rm -rf $RPM_BUILD_ROOT
     %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
     rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/mailsearch
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
 
 %files -f files

+ 2 - 2
mc/mc.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Terminal
 License:      GPL
 Version:      4.6.0
-Release:      20030206
+Release:      20030409
 
 #   list of sources
 Source0:      http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/mc-%{version}.tar.gz
@@ -78,7 +78,7 @@ AutoReqProv:  no
     rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir
     rm -rf $RPM_BUILD_ROOT%{l_prefix}/share
     rm -rf $RPM_BUILD_ROOT%{l_prefix}/lib/mc/desktop-scripts
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
 
 %files -f files

+ 2 - 2
ncurses/ncurses.spec

@@ -53,7 +53,7 @@ Distribution: OpenPKG [BASE]
 Group:        Terminal
 License:      GPL
 Version:      %{V_base}.%{V_patchL}
-Release:      20030406
+Release:      20030409
 
 #   list of sources
 Source0:      ftp://invisible-island.net/ncurses/ncurses-%{V_base}.tar.gz
@@ -134,7 +134,7 @@ AutoReqProv:  no
           cd ..
       done
     )
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
 
 %files -f files

+ 3 - 3
openssh/openssh.spec

@@ -38,7 +38,7 @@ Distribution: OpenPKG [CORE]
 Group:        Security
 License:      BSD
 Version:      %{V_base}%{V_portable}
-Release:      20030405
+Release:      20030409
 
 #   package options
 %option       with_pam     no
@@ -167,8 +167,8 @@ AutoReqProv:  no
     rm -rf $RPM_BUILD_ROOT%{l_prefix}/share
     rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/slogin
     rm -f $RPM_BUILD_ROOT%{l_prefix}/man/man1/slogin.1
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
-    strip $RPM_BUILD_ROOT%{l_prefix}/libexec/openssh/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/libexec/openssh/* 2>/dev/null || true
 
     #   install ssh-askpass wrapper
     %{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/libexec/openssh

+ 2 - 2
patch/patch.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [CORE]
 Group:        Utility
 License:      GPL
 Version:      2.5.8
-Release:      20030114
+Release:      20030409
 
 #   list of sources
 Source0:      ftp://alpha.gnu.org/gnu/patch/patch-%{version}.tar.gz
@@ -69,7 +69,7 @@ AutoReqProv:  no
 %install
     rm -rf $RPM_BUILD_ROOT
     %{l_make} %{l_mflags} install
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
 
 %files -f files

+ 2 - 2
pdksh/pdksh.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Shell
 License:      unknown
 Version:      5.2.14
-Release:      20030117
+Release:      20030409
 
 #   list of sources
 Source0:      ftp://ftp.cs.mun.ca/pub/pdksh/pdksh-%{version}.tar.gz
@@ -69,7 +69,7 @@ Conflicts:    ksh
 %install
     rm -rf $RPM_BUILD_ROOT
     %{l_make} %{l_mflags} install prefix=$RPM_BUILD_ROOT%{l_prefix}
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
 
 %files -f files

+ 2 - 2
perl/perl.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [CORE]
 Group:        Language
 License:      GPL/Artistic
 Version:      5.8.0
-Release:      20030123
+Release:      20030409
 
 #   list of sources
 Source0:      ftp://ftp.cpan.org/pub/CPAN/src/perl-%{version}.tar.gz
@@ -114,7 +114,7 @@ AutoReqProv:  no
          -name "*.orig" -print | xargs rm -f
 
     #   strip binary files
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
 
     #   determine installed files
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}

+ 2 - 2
perl56/perl56.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Language
 License:      GPL/Artistic
 Version:      5.6.1
-Release:      20030123
+Release:      20030409
 
 #   list of sources
 Source0:      ftp://ftp.cpan.org/pub/CPAN/src/perl-%{version}.tar.gz
@@ -118,7 +118,7 @@ Conflicts:    perl < %{version}, perl > %{version}
          -name "*.orig" -print | xargs rm -f
 
     #   strip binary files
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
 
     #   determine installed files
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}

+ 2 - 2
psutils/psutils.spec

@@ -36,7 +36,7 @@ Distribution: OpenPKG [BASE]
 Group:        Converter
 License:      GPL
 Version:      %{V_here}
-Release:      20020405
+Release:      20030409
 
 #   list of sources
 Source0:      ftp://ftp.dcs.ed.ac.uk/pub/ajcd/psutils-%{V_real}.tar.gz
@@ -80,7 +80,7 @@ AutoReqProv:  no
         SCRIPTDIR="$RPM_BUILD_ROOT%{l_prefix}/bin" \
         INCLUDEDIR="$RPM_BUILD_ROOT%{l_prefix}/share/psutils" \
         install
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
 
 %files -f files

+ 2 - 2
rrdtool/rrdtool.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Database
 License:      LGPL
 Version:      1.0.41
-Release:      20030220
+Release:      20030409
 
 #   list of sources
 Source0:      http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/rrdtool-%{version}.tar.gz
@@ -86,7 +86,7 @@ AutoReqProv:  no
     rm -rf $RPM_BUILD_ROOT%{l_prefix}/doc
     rm -rf $RPM_BUILD_ROOT%{l_prefix}/html
     rm -rf $RPM_BUILD_ROOT%{l_prefix}/examples
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
     %{l_prefix}/bin/perl-openpkg epilog
 
 %files -f files

+ 2 - 2
scanssh/scanssh.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Security
 License:      BSD
 Version:      1.6b
-Release:      20020206
+Release:      20030409
 
 #   list of sources
 Source0:      http://www.monkey.org/~provos/scanssh-%{version}.tar.gz
@@ -72,7 +72,7 @@ AutoReqProv:  no
         $RPM_BUILD_ROOT%{l_prefix}/bin \
         $RPM_BUILD_ROOT%{l_prefix}/man/man1
     %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
 
 %files -f files

+ 2 - 2
tar/tar.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [CORE]
 Group:        Archiver
 License:      GPL
 Version:      1.13.25
-Release:      20030114
+Release:      20030409
 
 #   list of sources
 Source0:      ftp://alpha.gnu.org/gnu/tar/tar-%{version}.tar.gz
@@ -84,7 +84,7 @@ AutoReqProv:  no
     rm -rf $RPM_BUILD_ROOT%{l_prefix}/libexec
     rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir
     rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/charset.alias
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
 
 %files -f files

+ 3 - 3
uucp/uucp.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Communication
 License:      GPL
 Version:      1.06.1
-Release:      20030328
+Release:      20030409
 
 #   list of sources
 Source0:      ftp://ftp.gnu.org/gnu/uucp/uucp-%{version}.tar.gz
@@ -117,8 +117,8 @@ AutoReqProv:  no
     %{l_shtool} install -c -m 644 /dev/null \
         $RPM_BUILD_ROOT%{l_prefix}/var/uucp/log/uucp.debug
     rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
-    strip $RPM_BUILD_ROOT%{l_prefix}/sbin/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/sbin/* 2>/dev/null || true
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
         %{l_files_std} \
         '%config %{l_prefix}/etc/uucp/*'

+ 2 - 2
xterm/xterm.spec

@@ -39,7 +39,7 @@ Distribution: OpenPKG [PLUS]
 Group:        XWindow
 License:      X11
 Version:      %{V_whole}
-Release:      20030323
+Release:      20030409
 
 #   list of sources
 Source0:      ftp://invisible-island.net/xterm/xterm-%{V_xterm}.tgz
@@ -70,7 +70,7 @@ AutoReqProv:  no
     ( cd xterm-%{V_xterm}
       case "%{l_target}" in
           *-solaris* )
-          echo "ac_cv_func_XkbBell=no" > config.cache
+          echo "ac_cv_func_XkbBell=no" >config.cache
           ;;
       esac
       CC="%{l_cc}" \

+ 2 - 2
xv/xv.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        XWindow
 License:      XV
 Version:      3.10a
-Release:      20030117
+Release:      20030409
 
 #   list of sources
 Source0:      ftp://ftp.cis.upenn.edu/pub/xv/xv-%{version}.tar.gz
@@ -71,7 +71,7 @@ AutoReqProv:  no
     %patch1 -p0
     %patch2 -p0
     %patch3 -p1
-    %{l_patch} -p1 < xvpng.diff
+    %{l_patch} -p1 <xvpng.diff
 
     #   use our own gunzip command
     %{l_shtool} subst \

+ 2 - 2
zsh/zsh.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Shell
 License:      BSD-style
 Version:      4.0.6
-Release:      20020913
+Release:      20030409
 
 #   list of sources
 Source0:      ftp://ftp.zsh.org/pub/zsh/zsh-%{version}.tar.bz2
@@ -75,7 +75,7 @@ AutoReqProv:  no
     done
     rm -rf $RPM_BUILD_ROOT%{l_prefix}/share
     rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/zsh-*
-    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
+    strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
 
 %files -f files