Browse Source

fix packaging

Ralf S. Engelschall 24 years ago
parent
commit
3e1646713c
1 changed files with 3 additions and 2 deletions
  1. 3 2
      perforce/perforce.spec

+ 3 - 2
perforce/perforce.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EXP]
 Group:        SCM
 License:      Commercial
 Version:      2002.1
-Release:      20020719
+Release:      20020810
 
 #   list of sources
 Source0:      perforce-%{version}.tar.bz2
@@ -44,6 +44,7 @@ Source4:      http://www.perforce.com/perforce/doc.021/manuals/p4guide/p4guide.p
 Source5:      http://www.perforce.com/perforce/doc.021/manuals/p4sag/p4sag.pdf
 Source6:      http://www.perforce.com/perforce/doc.021/manuals/cmdref/cmdref.pdf
 Source7:      http://www.perforce.com/perforce/doc.021/manuals/p4ftp/p4ftp.pdf
+Source8:      rc.perforce
 
 #   build information
 Prefix:       %{l_prefix}
@@ -106,7 +107,7 @@ AutoReqProv:  no
       %{l_shtool} install -c -m 755 \
           c4 $RPM_BUILD_ROOT%{l_prefix}/bin/
       %{l_shtool} install -c -m 644 \
-          c4-1.6/c4.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
+          c4.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
     )
     %{l_shtool} install -c -m 755 \
         -e 's;@l_prefix@;%{l_prefix};g' \