|
|
@@ -41,7 +41,7 @@ Class: BASE
|
|
|
Group: SCM
|
|
|
License: Apache/BSD
|
|
|
Version: %{V_opkg}
|
|
|
-Release: 20060712
|
|
|
+Release: 20060717
|
|
|
|
|
|
# package options
|
|
|
%option with_cvs2svn no
|
|
|
@@ -69,7 +69,7 @@ PreReq: OpenPKG, openpkg >= 20040130
|
|
|
BuildPreReq: diffutils, libxml, db, openssl, zlib
|
|
|
PreReq: diffutils, libxml, db, openssl, zlib
|
|
|
%if "%{with_cvs2svn}" == "yes"
|
|
|
-PreReq: rcs, python::with_dbm = yes
|
|
|
+PreReq: rcs, python, python::with_dbm = yes
|
|
|
%endif
|
|
|
%if "%{with_svn2cvs}" == "yes"
|
|
|
BuildPreReq: perl
|