Explorar el Código

require RCS and make sure it is found

Ralf S. Engelschall hace 24 años
padre
commit
6c6b25f6dc
Se han modificado 2 ficheros con 3 adiciones y 2 borrados
  1. 1 0
      cvstrac/cvstrac.cgi
  2. 2 2
      cvstrac/cvstrac.spec

+ 1 - 0
cvstrac/cvstrac.cgi

@@ -1,2 +1,3 @@
 #!/bin/sh
+PATH="@l_prefix@/bin:$PATH"; export PATH
 exec @l_prefix@/bin/cvstrac cgi @l_prefix@/var/cvstrac

+ 2 - 2
cvstrac/cvstrac.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EXP]
 Group:        Database
 License:      GPL
 Version:      1.0.9
-Release:      20020803
+Release:      20020806
 
 #   list of sources
 Source0:      http://www.hwaci.com/sw/cvstrac/cvstrac-%{version}.tar.gz
@@ -43,7 +43,7 @@ Source1:      cvstrac.cgi
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20020416, make, gcc, sqlite
-PreReq:       OpenPKG, openpkg >= 20020416, cvs
+PreReq:       OpenPKG, openpkg >= 20020416, cvs, rcs
 AutoReq:      no
 AutoReqProv:  no