|
|
|
|
@ -24,14 +24,14 @@
|
|
|
|
|
# versions of individual parts |
|
|
|
|
%define V_perl 5.10 |
|
|
|
|
%define V_libwww_perl 5.834 |
|
|
|
|
%define V_uri 1.51 |
|
|
|
|
%define V_uri 1.52 |
|
|
|
|
%define V_uri_fetch 0.08 |
|
|
|
|
%define V_uri_find 20090319 |
|
|
|
|
%define V_uri_find_simple 1.01 |
|
|
|
|
%define V_cgi 3.48 |
|
|
|
|
%define V_cgi_untaint 1.26 |
|
|
|
|
%define V_cgi_auth 3.00 |
|
|
|
|
%define V_cgi_simple 0.077 |
|
|
|
|
%define V_cgi_simple 1.112 |
|
|
|
|
%define V_cgi_echo 1.05 |
|
|
|
|
%define V_cgi_lite 2.02 |
|
|
|
|
%define V_cgi_panel 0.97 |
|
|
|
|
@ -101,18 +101,18 @@ Class: BASE
|
|
|
|
|
Group: Perl |
|
|
|
|
License: GPL/Artistic |
|
|
|
|
Version: %{V_perl} |
|
|
|
|
Release: 20091126 |
|
|
|
|
Release: 20100108 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_curl no |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.cpan.org/modules/by-module/URI/URI-%{V_uri}.tar.gz |
|
|
|
|
Source0: http://www.cpan.org/authors/id/G/GA/GAAS/URI-%{V_uri}.tar.gz |
|
|
|
|
Source1: http://www.cpan.org/modules/by-module/WWW/libwww-perl-%{V_libwww_perl}.tar.gz |
|
|
|
|
Source2: http://www.cpan.org/modules/by-module/CGI/CGI.pm-%{V_cgi}.tar.gz |
|
|
|
|
Source3: http://www.cpan.org/modules/by-module/CGI/CGI-Untaint-%{V_cgi_untaint}.tar.gz |
|
|
|
|
Source4: http://www.cpan.org/modules/by-module/CGI/CGI-Auth-%{V_cgi_auth}.tar.gz |
|
|
|
|
Source5: http://www.cpan.org/modules/by-module/CGI/Cgi-Simple-%{V_cgi_simple}.tar.gz |
|
|
|
|
Source5: http://www.cpan.org/authors/id/A/AN/ANDYA/CGI-Simple-%{V_cgi_simple}.tar.gz |
|
|
|
|
Source6: http://www.cpan.org/modules/by-module/CGI/CGI-Echo-%{V_cgi_echo}.tgz |
|
|
|
|
Source7: http://www.cpan.org/modules/by-module/CGI/CGI-Lite-%{V_cgi_lite}.tar.gz |
|
|
|
|
Source8: http://www.cpan.org/modules/by-module/CGI/CGI-Panel-%{V_cgi_panel}.tar.gz |
|
|
|
|
@ -350,8 +350,8 @@ AutoReqProv: no
|
|
|
|
|
} |
|
|
|
|
prog perl-www:CGI-Simple = { |
|
|
|
|
version = %{V_cgi_simple} |
|
|
|
|
url = http://www.cpan.org/modules/by-module/CGI/ |
|
|
|
|
regex = Cgi-Simple-(__VER__)\.tar\.gz |
|
|
|
|
url = http://www.cpan.org/authors/id/A/AN/ANDYA/ |
|
|
|
|
regex = CGI-Simple-(__VER__)\.tar\.gz |
|
|
|
|
} |
|
|
|
|
prog perl-www:CGI-Untaint = { |
|
|
|
|
version = %{V_cgi_untaint} |
|
|
|
|
@ -435,7 +435,7 @@ AutoReqProv: no
|
|
|
|
|
} |
|
|
|
|
prog perl-www:URI = { |
|
|
|
|
version = %{V_uri} |
|
|
|
|
url = http://www.cpan.org/modules/by-module/URI/ |
|
|
|
|
url = http://www.cpan.org/authors/id/G/GA/GAAS/ |
|
|
|
|
regex = URI-(__VER__)\.tar\.gz |
|
|
|
|
} |
|
|
|
|
prog perl-www:URI-Fetch = { |
|
|
|
|
|