|
|
|
@ -45,10 +45,6 @@
|
|
|
|
|
%define V_html_tagset 3.03 |
|
|
|
|
%define V_html_parser 3.27 |
|
|
|
|
%define V_html_tree 3.17 |
|
|
|
|
%define V_rpc_xml 0.53 |
|
|
|
|
%define V_soap_lite 0.55 |
|
|
|
|
%define V_soap_lite_smartproxy 0.11 |
|
|
|
|
%define V_soap_payload 1.02 |
|
|
|
|
%define V_xml_xsh 1.6 |
|
|
|
|
%define V_xml_gdome 0.82 |
|
|
|
|
%define V_xml_libxml_perl 0.07 |
|
|
|
@ -62,8 +58,8 @@ Packager: The OpenPKG Project
|
|
|
|
|
Distribution: OpenPKG [BASE] |
|
|
|
|
Group: Language |
|
|
|
|
License: GPL/Artistic |
|
|
|
|
Version: 20030310 |
|
|
|
|
Release: 20030310 |
|
|
|
|
Version: 20030402 |
|
|
|
|
Release: 20030402 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_libxml no |
|
|
|
@ -100,15 +96,11 @@ Source15: http://www.cpan.org/modules/by-module/XML/libxml-perl-%{V_xml_libx
|
|
|
|
|
Source16: http://www.cpan.org/modules/by-module/HTML/HTML-Tagset-%{V_html_tagset}.tar.gz |
|
|
|
|
Source17: http://www.cpan.org/modules/by-module/HTML/HTML-Parser-%{V_html_parser}.tar.gz |
|
|
|
|
Source18: http://www.cpan.org/modules/by-module/HTML/HTML-Tree-%{V_html_tree}.tar.gz |
|
|
|
|
Source19: http://www.cpan.org/modules/by-module/SOAP/SOAP-Lite-%{V_soap_lite}.tar.gz |
|
|
|
|
Source20: http://www.cpan.org/modules/by-module/SOAP/SOAP-Lite-SmartProxy-%{V_soap_lite_smartproxy}.tar.gz |
|
|
|
|
Source21: http://www.cpan.org/modules/by-module/SOAP/SOAP-payload-%{V_soap_payload}.tar.gz |
|
|
|
|
Source22: http://www.cpan.org/modules/by-module/RPC/RPC-XML-%{V_rpc_xml}.tar.gz |
|
|
|
|
Source23: http://www.cpan.org/authors/id/P/PH/PHISH/XML-LibXML-Common-%{V_xml_libxml_common}.tar.gz |
|
|
|
|
Source24: http://www.cpan.org/authors/id/P/PH/PHISH/XML-LibXML-%{V_xml_libxml}.tar.gz |
|
|
|
|
Source25: http://osdn.dl.sourceforge.net/sourceforge/xsh/XML-XSH-%{V_xml_xsh}.tar.gz |
|
|
|
|
Source26: http://www.cpan.org/authors/id/M/MS/MSERGEANT/XML-LibXSLT-%{V_xml_libxslt}.tar.gz |
|
|
|
|
Source27: http://www.cpan.org/modules/by-module/XML/XML-GDOME-%{V_xml_gdome}.tar.gz |
|
|
|
|
Source19: http://www.cpan.org/authors/id/P/PH/PHISH/XML-LibXML-Common-%{V_xml_libxml_common}.tar.gz |
|
|
|
|
Source20: http://www.cpan.org/authors/id/P/PH/PHISH/XML-LibXML-%{V_xml_libxml}.tar.gz |
|
|
|
|
Source21: http://osdn.dl.sourceforge.net/sourceforge/xsh/XML-XSH-%{V_xml_xsh}.tar.gz |
|
|
|
|
Source22: http://www.cpan.org/authors/id/M/MS/MSERGEANT/XML-LibXSLT-%{V_xml_libxslt}.tar.gz |
|
|
|
|
Source23: http://www.cpan.org/modules/by-module/XML/XML-GDOME-%{V_xml_gdome}.tar.gz |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
@ -158,10 +150,6 @@ AutoReqProv: no
|
|
|
|
|
- HTML::Tagset (%{V_html_tagset}) |
|
|
|
|
- HTML::Parser (%{V_html_parser}) |
|
|
|
|
- HTML::Tree (%{V_html_tree}) |
|
|
|
|
- RPC::XML (%{V_rpc_xml}) |
|
|
|
|
- SOAP::Lite (%{V_soap_lite}) |
|
|
|
|
- SOAP::Lite::SmartProxy (%{V_soap_lite_smartproxy}) |
|
|
|
|
- SOAP::payload (%{V_soap_payload}) |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup0 -q -c |
|
|
|
@ -188,10 +176,6 @@ AutoReqProv: no
|
|
|
|
|
%setup21 -q -T -D -a 21 |
|
|
|
|
%setup22 -q -T -D -a 22 |
|
|
|
|
%setup23 -q -T -D -a 23 |
|
|
|
|
%setup24 -q -T -D -a 24 |
|
|
|
|
%setup25 -q -T -D -a 25 |
|
|
|
|
%setup26 -q -T -D -a 26 |
|
|
|
|
%setup27 -q -T -D -a 27 |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
|
|
|
|
@ -220,20 +204,16 @@ AutoReqProv: no
|
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE16} |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE17} |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE18} |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE19} |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE20} |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE21} |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE22} |
|
|
|
|
%if "%{with_libxml}" == "yes" |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE23} XMLPREFIX=%{l_prefix} |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE24} XMLPREFIX=%{l_prefix} |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE25} |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE19} XMLPREFIX=%{l_prefix} |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE20} XMLPREFIX=%{l_prefix} |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE21} |
|
|
|
|
%endif |
|
|
|
|
%if "%{with_libxslt}" == "yes" |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE26} XMLPREFIX=%{l_prefix} |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE22} XMLPREFIX=%{l_prefix} |
|
|
|
|
%endif |
|
|
|
|
%if "%{with_libgdome}" == "yes" |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE27} |
|
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE23} |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
|
# pre-activate the XML::SAX parsers |
|
|
|
|