# HG changeset patch # User Michael Schloh von Bennewitz # Date 1231517777 -3600 # Node ID 65ddf2e1fe94fd522b136e2884d026cd8ec7aa00 # Parent c89aa64d80141678eadf8aa66ed80be6f96466bb Repackage using reduced sources, and Config-Scoped depends on GNU tar. diff -r c89aa64d8014 -r 65ddf2e1fe94 perl-parse/perl-parse.spec --- a/perl-parse/perl-parse.spec Fri Jan 09 17:14:32 2009 +0100 +++ b/perl-parse/perl-parse.spec Fri Jan 09 17:16:17 2009 +0100 @@ -43,7 +43,6 @@ %define V_appconfig 1.66 %define V_appconfig_std 1.07 %define V_ogdl 20041124 -%define V_text_csv_pp 1.06 %define V_text_csv_xs 0.58 %define V_text_csv_simple 1.00 %define V_getopt_long 2.37 @@ -63,7 +62,7 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20081228 +Release: 20090106 # list of sources Source0: http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz @@ -83,23 +82,24 @@ Source14: http://www.cpan.org/modules/by-module/String/String-Tokenizer-%{V_string_tokenizer}.tar.gz Source15: http://www.cpan.org/modules/by-module/Config/Config-Context-%{V_config_context}.tar.gz Source16: http://www.cpan.org/modules/by-module/Config/Config-Scoped-%{V_config_scoped}.tar.gz -Source17: http://www.cpan.org/modules/by-module/Text/Text-CSV_PP-%{V_text_csv_pp}.tar.gz -Source18: http://www.cpan.org/modules/by-module/Text/Text-CSV_XS-%{V_text_csv_xs}.tgz -Source19: http://www.cpan.org/modules/by-module/Text/Text-CSV-Simple-%{V_text_csv_simple}.tar.gz -Source20: http://www.cpan.org/modules/by-module/Getopt/Getopt-Long-%{V_getopt_long}.tar.gz -Source21: http://www.cpan.org/modules/by-module/Getopt/Getopt-Attribute-%{V_getopt_attribute}.tar.gz -Source22: http://www.cpan.org/modules/by-module/Getopt/Getopt-ArgvFile-%{V_getopt_argvfile}.tar.gz -Source23: http://www.cpan.org/modules/by-module/Getopt/Getopt-Fancy-%{V_getopt_fancy}.tar.gz -Source24: http://www.cpan.org/modules/by-module/Getopt/Getopt-LL-%{V_getopt_ll}.tar.gz -Source25: http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-Topiary-%{V_parse_recdescent_topiary}.tar.gz -Source26: http://www.cpan.org/modules/by-module/Parse/Parse-Flex-%{V_parse_flex}.tar.gz -Source27: http://www.cpan.org/modules/by-module/Parse/Parse-Eyapp-%{V_parse_eyapp}.tar.gz +Source17: http://www.cpan.org/modules/by-module/Text/Text-CSV_XS-%{V_text_csv_xs}.tgz +Source18: http://www.cpan.org/modules/by-module/Text/Text-CSV-Simple-%{V_text_csv_simple}.tar.gz +Source19: http://www.cpan.org/modules/by-module/Getopt/Getopt-Long-%{V_getopt_long}.tar.gz +Source20: http://www.cpan.org/modules/by-module/Getopt/Getopt-Attribute-%{V_getopt_attribute}.tar.gz +Source21: http://www.cpan.org/modules/by-module/Getopt/Getopt-ArgvFile-%{V_getopt_argvfile}.tar.gz +Source22: http://www.cpan.org/modules/by-module/Getopt/Getopt-Fancy-%{V_getopt_fancy}.tar.gz +Source23: http://www.cpan.org/modules/by-module/Getopt/Getopt-LL-%{V_getopt_ll}.tar.gz +Source24: http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-Topiary-%{V_parse_recdescent_topiary}.tar.gz +Source25: http://www.cpan.org/modules/by-module/Parse/Parse-Flex-%{V_parse_flex}.tar.gz +Source26: http://www.cpan.org/modules/by-module/Parse/Parse-Eyapp-%{V_parse_eyapp}.tar.gz # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20051031 -PreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl} +BuildPreReq: OpenPKG, openpkg >= 20040130 +PreReq: OpenPKG, openpkg >= 20040130 +BuildPreReq: perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20051031, tar +PreReq: perl >= %{V_perl} BuildPreReq: perl-util, perl-module, flex PreReq: perl-util, perl-module, flex AutoReq: no @@ -127,7 +127,6 @@ - AppConfig (%{V_appconfig}) - AppConfig::Std (%{V_appconfig_std}) - OGDL (%{V_ogdl}) - - Text::CSV_PP (%{V_text_csv_pp}) - Text::CSV_XS (%{V_text_csv_xs}) - Text::CSV::Simple (%{V_text_csv_simple}) - Getopt::Long (%{V_getopt_long}) @@ -237,11 +236,6 @@ url = http://www.cpan.org/modules/by-module/Config/ regex = Config-Scoped-(__VER__)\.tar\.gz } - prog perl-parse:Text-CSV_PP = { - version = %{V_text_csv_pp} - url = http://www.cpan.org/modules/by-module/Text/ - regex = Text-CSV_PP-(__VER__)\.tar\.gz - } prog perl-parse:Text-CSV_XS = { version = %{V_text_csv_xs} url = http://www.cpan.org/modules/by-module/Text/ @@ -306,7 +300,6 @@ %setup -q -T -D -a 24 %setup -q -T -D -a 25 %setup -q -T -D -a 26 - %setup -q -T -D -a 27 %build @@ -344,7 +337,6 @@ %{l_prefix}/bin/perl-openpkg -d %{SOURCE24} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE25} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE26} configure build install - %{l_prefix}/bin/perl-openpkg -d %{SOURCE27} configure build install %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat perl-openpkg-files`