|
|
@@ -61,8 +61,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [BASE]
|
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
|
-Version: 20030103
|
|
|
-Release: 20030103
|
|
|
+Version: 20030112
|
|
|
+Release: 20030112
|
|
|
|
|
|
# package options
|
|
|
%option with_libxml %{l_test -p libxml}
|
|
|
@@ -114,7 +114,7 @@ BuildRoot: %{l_buildroot}
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20030103, perl >= 5.8.0, expat
|
|
|
PreReq: OpenPKG, openpkg >= 20030103, perl >= 5.8.0
|
|
|
%if "%{with_libxml}" == "yes"
|
|
|
-BuildPreReq: libxml
|
|
|
+BuildPreReq: libxml, perl-parse
|
|
|
%endif
|
|
|
%if "%{with_libxslt}" == "yes"
|
|
|
BuildPreReq: libxslt
|