|
@@ -45,7 +45,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: SCM
|
|
Group: SCM
|
|
|
License: GPL
|
|
License: GPL
|
|
|
Version: %{V_cvs}
|
|
Version: %{V_cvs}
|
|
|
-Release: 20020819
|
|
|
|
|
|
|
+Release: 20020822
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://www.cvshome.org/files/19/10/cvs-%{V_cvs}.tar.gz
|
|
Source0: http://www.cvshome.org/files/19/10/cvs-%{V_cvs}.tar.gz
|
|
@@ -53,6 +53,7 @@ Source1: ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/cvslock-%
|
|
|
Source2: http://www.red-bean.com/cvs2cl/cvs2cl.pl
|
|
Source2: http://www.red-bean.com/cvs2cl/cvs2cl.pl
|
|
|
Source3: cvs.patches.rse
|
|
Source3: cvs.patches.rse
|
|
|
Source4: rc.cvs
|
|
Source4: rc.cvs
|
|
|
|
|
+Patch0: cvs.patch
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
@@ -92,6 +93,7 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
%prep
|
|
%prep
|
|
|
%setup0 -q -c
|
|
%setup0 -q -c
|
|
|
|
|
+ %patch0 -p0
|
|
|
%setup1 -q -T -D -a 1
|
|
%setup1 -q -T -D -a 1
|
|
|
%if "%{with_rse_patches}" == "yes"
|
|
%if "%{with_rse_patches}" == "yes"
|
|
|
( cd cvs-%{V_cvs}
|
|
( cd cvs-%{V_cvs}
|