perl-parse/perl-parse.spec

changeset 158
f144dd621b72
parent 59
65ddf2e1fe94
child 372
442a711da911
     1.1 --- a/perl-parse/perl-parse.spec	Wed Apr 15 22:49:00 2009 +0200
     1.2 +++ b/perl-parse/perl-parse.spec	Fri Apr 17 23:07:57 2009 +0200
     1.3 @@ -23,7 +23,7 @@
     1.4  
     1.5  #   versions of individual parts
     1.6  %define       V_perl                      5.10.0
     1.7 -%define       V_config_inifiles           2.45
     1.8 +%define       V_config_inifiles           2.48
     1.9  %define       V_config_general            2.42
    1.10  %define       V_config_simple             4.58
    1.11  %define       V_config_context            0.10
    1.12 @@ -35,7 +35,7 @@
    1.13  %define       V_parse_recdescent_consumer 1.03
    1.14  %define       V_parse_recdescent_topiary  0.05
    1.15  %define       V_parse_yapp                1.05
    1.16 -%define       V_parse_eyapp               1.136
    1.17 +%define       V_parse_eyapp               1.146
    1.18  %define       V_parse_earley              0.15
    1.19  %define       V_parse_lex                 2.15
    1.20  %define       V_parse_flex                0.12
    1.21 @@ -43,9 +43,9 @@
    1.22  %define       V_appconfig                 1.66
    1.23  %define       V_appconfig_std             1.07
    1.24  %define       V_ogdl                      20041124
    1.25 -%define       V_text_csv_xs               0.58
    1.26 +%define       V_text_csv_xs               0.64
    1.27  %define       V_text_csv_simple           1.00
    1.28 -%define       V_getopt_long               2.37
    1.29 +%define       V_getopt_long               2.38
    1.30  %define       V_getopt_attribute          1.44
    1.31  %define       V_getopt_argvfile           1.11
    1.32  %define       V_getopt_fancy              0.06
    1.33 @@ -62,7 +62,7 @@
    1.34  Group:        Perl
    1.35  License:      GPL/Artistic
    1.36  Version:      %{V_perl}
    1.37 -Release:      20090106
    1.38 +Release:      20090416
    1.39  
    1.40  #   list of sources
    1.41  Source0:      http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz
    1.42 @@ -96,10 +96,8 @@
    1.43  #   build information
    1.44  Prefix:       %{l_prefix}
    1.45  BuildRoot:    %{l_buildroot}
    1.46 -BuildPreReq:  OpenPKG, openpkg >= 20040130
    1.47 -PreReq:       OpenPKG, openpkg >= 20040130
    1.48 -BuildPreReq:  perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20051031, tar
    1.49 -PreReq:       perl >= %{V_perl}
    1.50 +BuildPreReq:  OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20051031
    1.51 +PreReq:       OpenPKG, openpkg >= 20040130, perl >= %{V_perl}
    1.52  BuildPreReq:  perl-util, perl-module, flex
    1.53  PreReq:       perl-util, perl-module, flex
    1.54  AutoReq:      no
    1.55 @@ -326,7 +324,7 @@
    1.56      %{l_prefix}/bin/perl-openpkg -d ogdlutils-%{V_ogdl}/perl configure build install
    1.57      %{l_prefix}/bin/perl-openpkg -d %{SOURCE14} configure build install
    1.58      %{l_prefix}/bin/perl-openpkg -d %{SOURCE15} configure build install
    1.59 -    %{l_prefix}/bin/perl-openpkg -d %{SOURCE16} configure build install
    1.60 +    %{l_prefix}/bin/perl-openpkg -A TAR=%{l_tar} -d %{SOURCE16} configure build install
    1.61      %{l_prefix}/bin/perl-openpkg -d %{SOURCE17} configure build install
    1.62      %{l_prefix}/bin/perl-openpkg -d %{SOURCE18} configure build install
    1.63      %{l_prefix}/bin/perl-openpkg -d %{SOURCE19} configure build install

mercurial