|
@@ -32,13 +32,14 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [EXP]
|
|
Distribution: OpenPKG [EXP]
|
|
|
Group: SCM
|
|
Group: SCM
|
|
|
License: GPL
|
|
License: GPL
|
|
|
-Version: 0.9.9
|
|
|
|
|
-Release: 20020624
|
|
|
|
|
|
|
+Version: 0.9.10
|
|
|
|
|
+Release: 20020809
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://tiefighter.et.tudelft.nl/~arthur/cvsd/cvsd-%{version}.tar.gz
|
|
Source0: http://tiefighter.et.tudelft.nl/~arthur/cvsd/cvsd-%{version}.tar.gz
|
|
|
Source1: cvsd.conf
|
|
Source1: cvsd.conf
|
|
|
Source2: rc.cvsd
|
|
Source2: rc.cvsd
|
|
|
|
|
+Patch0: cvsd.patch
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
@@ -68,6 +69,7 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
%prep
|
|
%prep
|
|
|
%setup -q
|
|
%setup -q
|
|
|
|
|
+ %patch -p0
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
|
# configure program
|
|
# configure program
|