|
|
|
|
@ -29,6 +29,7 @@
|
|
|
|
|
%define V_config_simple 2.82 |
|
|
|
|
%define V_parse_recdescent 1.80 |
|
|
|
|
%define V_parse_lex 2.15 |
|
|
|
|
%define V_text_balanced 1.89 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: perl-parse |
|
|
|
|
@ -39,8 +40,8 @@ Packager: The OpenPKG Project
|
|
|
|
|
Distribution: OpenPKG [BASE] |
|
|
|
|
Group: Language |
|
|
|
|
License: GPL/Artistic |
|
|
|
|
Version: 20021012 |
|
|
|
|
Release: 20021012 |
|
|
|
|
Version: 20021016 |
|
|
|
|
Release: 20021016 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz |
|
|
|
|
@ -48,6 +49,7 @@ Source1: http://www.cpan.org/modules/by-module/Config/Config-General-%{V_co
|
|
|
|
|
Source2: http://www.cpan.org/modules/by-module/Config/Config-Simple-%{V_config_simple}.tar.gz |
|
|
|
|
Source3: http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-%{V_parse_recdescent}.tar.gz |
|
|
|
|
Source4: http://www.cpan.org/modules/by-module/Parse/ParseLex-%{V_parse_lex}.tar.gz |
|
|
|
|
Source5: http://www.cpan.org/modules/by-module/Text/Text-Balanced-%{V_text_balanced}.tar.gz |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
@ -70,6 +72,7 @@ AutoReqProv: no
|
|
|
|
|
%setup2 -q -T -D -a 2 |
|
|
|
|
%setup3 -q -T -D -a 3 |
|
|
|
|
%setup4 -q -T -D -a 4 |
|
|
|
|
%setup5 -q -T -D -a 5 |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
|
|
|
|
|
|