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