|
@@ -24,7 +24,7 @@
|
|
|
##
|
|
##
|
|
|
|
|
|
|
|
# versions of individual parts
|
|
# versions of individual parts
|
|
|
-%define V_libwww_perl 5.72
|
|
|
|
|
|
|
+%define V_libwww_perl 5.73
|
|
|
%define V_uri 1.27
|
|
%define V_uri 1.27
|
|
|
%define V_cgi 3.00
|
|
%define V_cgi 3.00
|
|
|
%define V_cgi_application 3.1
|
|
%define V_cgi_application 3.1
|
|
@@ -48,8 +48,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [BASE]
|
|
Distribution: OpenPKG [BASE]
|
|
|
Group: Language
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
License: GPL/Artistic
|
|
|
-Version: 20031016
|
|
|
|
|
-Release: 20031016
|
|
|
|
|
|
|
+Version: 20031020
|
|
|
|
|
+Release: 20031020
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/URI/URI-%{V_uri}.tar.gz
|
|
Source0: http://www.cpan.org/modules/by-module/URI/URI-%{V_uri}.tar.gz
|
|
@@ -66,7 +66,6 @@ Source10: http://www.cpan.org/modules/by-module/RPC/RPC-XML-%{V_rpc_xml}.tar
|
|
|
Source11: http://www.cpan.org/modules/by-module/SOAP/SOAP-Lite-%{V_soap_lite}.tar.gz
|
|
Source11: http://www.cpan.org/modules/by-module/SOAP/SOAP-Lite-%{V_soap_lite}.tar.gz
|
|
|
Source12: http://www.cpan.org/modules/by-module/SOAP/SOAP-Lite-SmartProxy-%{V_soap_lite_smartproxy}.tar.gz
|
|
Source12: http://www.cpan.org/modules/by-module/SOAP/SOAP-Lite-SmartProxy-%{V_soap_lite_smartproxy}.tar.gz
|
|
|
Source13: http://www.cpan.org/modules/by-module/SOAP/SOAP-payload-%{V_soap_payload}.tar.gz
|
|
Source13: http://www.cpan.org/modules/by-module/SOAP/SOAP-payload-%{V_soap_payload}.tar.gz
|
|
|
-Patch0: perl-www.patch
|
|
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
@@ -108,9 +107,6 @@ AutoReqProv: no
|
|
|
%setup11 -q -T -D -a 11
|
|
%setup11 -q -T -D -a 11
|
|
|
%setup12 -q -T -D -a 12
|
|
%setup12 -q -T -D -a 12
|
|
|
%setup13 -q -T -D -a 13
|
|
%setup13 -q -T -D -a 13
|
|
|
- ( cd libwww-perl-%{V_libwww_perl}
|
|
|
|
|
- %patch -p0
|
|
|
|
|
- ) || exit $?
|
|
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
|
|
|
|