ソースを参照

Speclint police, remove superfluous trailing slash

Michael Schloh von Bennewitz 23 年 前
コミット
12130455b1
5 ファイル変更12 行追加12 行削除
  1. 1 1
      sasl/sasl.spec
  2. 2 2
      sudo/sudo.spec
  3. 2 2
      tin/tin.spec
  4. 3 3
      x11/x11.spec
  5. 4 4
      xboard/xboard.spec

+ 1 - 1
sasl/sasl.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Cryptography
 License:      BSD
 Version:      2.1.12
-Release:      20030407
+Release:      20030408
 
 #   package options
 %option       with_pam    no

+ 2 - 2
sudo/sudo.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        System
 License:      BSD
 Version:      1.6.7p3
-Release:      20030407
+Release:      20030408
 
 #   package options
 %option       with_pam    no
@@ -91,7 +91,7 @@ AutoReqProv:  no
 %install
     rm -rf $RPM_BUILD_ROOT
     %{l_shtool} mkdir -f -p -m 755 \
-        $RPM_BUILD_ROOT%{l_prefix}/var/sudo/log/
+        $RPM_BUILD_ROOT%{l_prefix}/var/sudo/log
     %{l_shtool} subst \
         -e "s;-m 4111;-m 4511;" \
         -e "s;-m 0111;-m 0511;" \

+ 2 - 2
tin/tin.spec

@@ -76,8 +76,8 @@ AutoReqProv:  no
 
 %install
     rm -rf $RPM_BUILD_ROOT
-    %{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}/man/man1/
+    %{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}/man/man1
     %{l_shtool} install -c -s -m 755 src/tin $RPM_BUILD_ROOT%{l_prefix}/bin/
     %{l_shtool} install -c -m 644 doc/tin.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}

+ 3 - 3
x11/x11.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:      rc.x11
@@ -172,7 +172,7 @@ Provides:     X11
 
     #   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;@x11_bindir@;${x11_bindir};g" \

+ 4 - 4
xboard/xboard.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Games
 License:      GPL
 Version:      4.2.6
-Release:      20030406
+Release:      20030408
 
 #   list of sources
 Source0:      ftp://ftp.gnu.org/gnu/xboard/xboard-%{version}.tar.gz
@@ -89,9 +89,9 @@ AutoReqProv:  no
 %install
     rm -rf $RPM_BUILD_ROOT
     %{l_shtool} mkdir -f -p -m 755 \
-        $RPM_BUILD_ROOT%{l_prefix}/bin/ \
-        $RPM_BUILD_ROOT%{l_prefix}/info/ \
-        $RPM_BUILD_ROOT%{l_prefix}/man/man6/ \
+        $RPM_BUILD_ROOT%{l_prefix}/bin \
+        $RPM_BUILD_ROOT%{l_prefix}/info \
+        $RPM_BUILD_ROOT%{l_prefix}/man/man6 \
         $RPM_BUILD_ROOT%{l_prefix}/var/%{name}
     %{l_shtool} install -c -s -m 755 \
         xboard zic2xpm $RPM_BUILD_ROOT%{l_prefix}/bin/