Fri, 09 Jan 2009 17:16:17 +0100
Repackage using reduced sources, and Config-Scoped depends on GNU tar.
perl-parse/perl-parse.spec | file | annotate | diff | comparison | revisions |
1.1 --- a/perl-parse/perl-parse.spec Fri Jan 09 17:14:32 2009 +0100 1.2 +++ b/perl-parse/perl-parse.spec Fri Jan 09 17:16:17 2009 +0100 1.3 @@ -43,7 +43,6 @@ 1.4 %define V_appconfig 1.66 1.5 %define V_appconfig_std 1.07 1.6 %define V_ogdl 20041124 1.7 -%define V_text_csv_pp 1.06 1.8 %define V_text_csv_xs 0.58 1.9 %define V_text_csv_simple 1.00 1.10 %define V_getopt_long 2.37 1.11 @@ -63,7 +62,7 @@ 1.12 Group: Perl 1.13 License: GPL/Artistic 1.14 Version: %{V_perl} 1.15 -Release: 20081228 1.16 +Release: 20090106 1.17 1.18 # list of sources 1.19 Source0: http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz 1.20 @@ -83,23 +82,24 @@ 1.21 Source14: http://www.cpan.org/modules/by-module/String/String-Tokenizer-%{V_string_tokenizer}.tar.gz 1.22 Source15: http://www.cpan.org/modules/by-module/Config/Config-Context-%{V_config_context}.tar.gz 1.23 Source16: http://www.cpan.org/modules/by-module/Config/Config-Scoped-%{V_config_scoped}.tar.gz 1.24 -Source17: http://www.cpan.org/modules/by-module/Text/Text-CSV_PP-%{V_text_csv_pp}.tar.gz 1.25 -Source18: http://www.cpan.org/modules/by-module/Text/Text-CSV_XS-%{V_text_csv_xs}.tgz 1.26 -Source19: http://www.cpan.org/modules/by-module/Text/Text-CSV-Simple-%{V_text_csv_simple}.tar.gz 1.27 -Source20: http://www.cpan.org/modules/by-module/Getopt/Getopt-Long-%{V_getopt_long}.tar.gz 1.28 -Source21: http://www.cpan.org/modules/by-module/Getopt/Getopt-Attribute-%{V_getopt_attribute}.tar.gz 1.29 -Source22: http://www.cpan.org/modules/by-module/Getopt/Getopt-ArgvFile-%{V_getopt_argvfile}.tar.gz 1.30 -Source23: http://www.cpan.org/modules/by-module/Getopt/Getopt-Fancy-%{V_getopt_fancy}.tar.gz 1.31 -Source24: http://www.cpan.org/modules/by-module/Getopt/Getopt-LL-%{V_getopt_ll}.tar.gz 1.32 -Source25: http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-Topiary-%{V_parse_recdescent_topiary}.tar.gz 1.33 -Source26: http://www.cpan.org/modules/by-module/Parse/Parse-Flex-%{V_parse_flex}.tar.gz 1.34 -Source27: http://www.cpan.org/modules/by-module/Parse/Parse-Eyapp-%{V_parse_eyapp}.tar.gz 1.35 +Source17: http://www.cpan.org/modules/by-module/Text/Text-CSV_XS-%{V_text_csv_xs}.tgz 1.36 +Source18: http://www.cpan.org/modules/by-module/Text/Text-CSV-Simple-%{V_text_csv_simple}.tar.gz 1.37 +Source19: http://www.cpan.org/modules/by-module/Getopt/Getopt-Long-%{V_getopt_long}.tar.gz 1.38 +Source20: http://www.cpan.org/modules/by-module/Getopt/Getopt-Attribute-%{V_getopt_attribute}.tar.gz 1.39 +Source21: http://www.cpan.org/modules/by-module/Getopt/Getopt-ArgvFile-%{V_getopt_argvfile}.tar.gz 1.40 +Source22: http://www.cpan.org/modules/by-module/Getopt/Getopt-Fancy-%{V_getopt_fancy}.tar.gz 1.41 +Source23: http://www.cpan.org/modules/by-module/Getopt/Getopt-LL-%{V_getopt_ll}.tar.gz 1.42 +Source24: http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-Topiary-%{V_parse_recdescent_topiary}.tar.gz 1.43 +Source25: http://www.cpan.org/modules/by-module/Parse/Parse-Flex-%{V_parse_flex}.tar.gz 1.44 +Source26: http://www.cpan.org/modules/by-module/Parse/Parse-Eyapp-%{V_parse_eyapp}.tar.gz 1.45 1.46 # build information 1.47 Prefix: %{l_prefix} 1.48 BuildRoot: %{l_buildroot} 1.49 -BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20051031 1.50 -PreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl} 1.51 +BuildPreReq: OpenPKG, openpkg >= 20040130 1.52 +PreReq: OpenPKG, openpkg >= 20040130 1.53 +BuildPreReq: perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20051031, tar 1.54 +PreReq: perl >= %{V_perl} 1.55 BuildPreReq: perl-util, perl-module, flex 1.56 PreReq: perl-util, perl-module, flex 1.57 AutoReq: no 1.58 @@ -127,7 +127,6 @@ 1.59 - AppConfig (%{V_appconfig}) 1.60 - AppConfig::Std (%{V_appconfig_std}) 1.61 - OGDL (%{V_ogdl}) 1.62 - - Text::CSV_PP (%{V_text_csv_pp}) 1.63 - Text::CSV_XS (%{V_text_csv_xs}) 1.64 - Text::CSV::Simple (%{V_text_csv_simple}) 1.65 - Getopt::Long (%{V_getopt_long}) 1.66 @@ -237,11 +236,6 @@ 1.67 url = http://www.cpan.org/modules/by-module/Config/ 1.68 regex = Config-Scoped-(__VER__)\.tar\.gz 1.69 } 1.70 - prog perl-parse:Text-CSV_PP = { 1.71 - version = %{V_text_csv_pp} 1.72 - url = http://www.cpan.org/modules/by-module/Text/ 1.73 - regex = Text-CSV_PP-(__VER__)\.tar\.gz 1.74 - } 1.75 prog perl-parse:Text-CSV_XS = { 1.76 version = %{V_text_csv_xs} 1.77 url = http://www.cpan.org/modules/by-module/Text/ 1.78 @@ -306,7 +300,6 @@ 1.79 %setup -q -T -D -a 24 1.80 %setup -q -T -D -a 25 1.81 %setup -q -T -D -a 26 1.82 - %setup -q -T -D -a 27 1.83 1.84 %build 1.85 1.86 @@ -344,7 +337,6 @@ 1.87 %{l_prefix}/bin/perl-openpkg -d %{SOURCE24} configure build install 1.88 %{l_prefix}/bin/perl-openpkg -d %{SOURCE25} configure build install 1.89 %{l_prefix}/bin/perl-openpkg -d %{SOURCE26} configure build install 1.90 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE27} configure build install 1.91 %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup 1.92 %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat perl-openpkg-files` 1.93