|
|
|
|
@ -39,7 +39,7 @@ Class: BASE
|
|
|
|
|
Group: SCM |
|
|
|
|
License: Apache/BSD |
|
|
|
|
Version: %{V_opkg} |
|
|
|
|
Release: 20041207 |
|
|
|
|
Release: 20041209 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_cvs2svn no |
|
|
|
|
@ -54,8 +54,8 @@ Source3: rc.subversion
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
BuildRoot: %{l_buildroot} |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20040130, diffutils, make |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20040130, diffutils |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20040130, diffutils, gettext, make |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20040130, diffutils, gettext |
|
|
|
|
BuildPreReq: libxml, db, openssl, zlib |
|
|
|
|
PreReq: libxml, db, openssl, zlib |
|
|
|
|
%if "%{with_cvs2svn}" == "yes" |
|
|
|
|
|