Fri, 17 Apr 2009 23:07:57 +0200
Update according to upstream and vendor differences and versions.
perl-parse/perl-parse.spec | file | annotate | diff | comparison | revisions | |
perl-sys/perl-sys.spec | file | annotate | diff | comparison | revisions |
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
2.1 --- a/perl-sys/perl-sys.spec Wed Apr 15 22:49:00 2009 +0200 2.2 +++ b/perl-sys/perl-sys.spec Fri Apr 17 23:07:57 2009 +0200 2.3 @@ -24,12 +24,12 @@ 2.4 # versions of individual parts 2.5 %define V_perl 5.10.0 2.6 %define V_unix_syslog 1.1 2.7 -%define V_archive_tar 1.42 2.8 +%define V_archive_tar 1.46 2.9 %define V_archive_zip 1.26 2.10 %define V_archive_cpio 0.07 2.11 %define V_expect 1.21 2.12 %define V_storable 2.18 2.13 -%define V_ipc_sharelite 0.13 2.14 +%define V_ipc_sharelite 0.17 2.15 %define V_ipc_shareable 0.60 2.16 %define V_ipc_sharedcache 1.3 2.17 %define V_ipc_run 0.82 2.18 @@ -40,7 +40,7 @@ 2.19 %define V_file_temp 0.21 2.20 %define V_file_remove 1.42 2.21 %define V_file_rename 0.05 2.22 -%define V_freezethaw 0.43 2.23 +%define V_freezethaw 0.45 2.24 %define V_authen_sasl 2.12 2.25 %define V_authen_pam 0.16 2.26 %define V_weakref 0.01 2.27 @@ -58,6 +58,7 @@ 2.28 %define V_file_fnmatch 0.02 2.29 %define V_user 1.8 2.30 %define V_file_rsync 0.42 2.31 +%define V_storable_amf 0.60 2.32 2.33 # package information 2.34 Name: perl-sys 2.35 @@ -70,7 +71,7 @@ 2.36 Group: Perl 2.37 License: GPL/Artistic 2.38 Version: %{V_perl} 2.39 -Release: 20090106 2.40 +Release: 20090416 2.41 2.42 # package options 2.43 %option with_pam no 2.44 @@ -111,6 +112,7 @@ 2.45 Source32: http://www.cpan.org/modules/by-module/File/File-Remove-%{V_file_remove}.tar.gz 2.46 Source33: http://www.cpan.org/modules/by-module/File/File-Rename-%{V_file_rename}.tar.gz 2.47 Source34: http://www.cpan.org/modules/by-module/File/File-Rsync-%{V_file_rsync}.tar.gz 2.48 +Source35: http://www.cpan.org/modules/by-module/Storable/Storable-AMF-%{V_storable_amf}.tar.gz 2.49 Patch0: perl-sys.patch 2.50 2.51 # build information 2.52 @@ -164,6 +166,7 @@ 2.53 - File::Remove (%{V_file_remove}) 2.54 - File::Rename (%{V_file_rename}) 2.55 - File::Rsync (%{V_file_rsync}) 2.56 + - Storable::AMF (%{V_storable_amf}) 2.57 2.58 %track 2.59 prog perl-sys:Archive-Tar = { 2.60 @@ -341,6 +344,11 @@ 2.61 url = http://www.cpan.org/modules/by-module/File/ 2.62 regex = File-Rsync-(__VER__)\.tar\.gz 2.63 } 2.64 + prog perl-sys:Storable-AMF = { 2.65 + version = %{V_storable_amf} 2.66 + url = http://www.cpan.org/modules/by-module/Storable/ 2.67 + regex = Storable-AMF-(__VER__)\.tar\.gz 2.68 + } 2.69 2.70 %prep 2.71 %setup -q -c 2.72 @@ -378,6 +386,7 @@ 2.73 %setup -q -T -D -a 32 2.74 %setup -q -T -D -a 33 2.75 %setup -q -T -D -a 34 2.76 + %setup -q -T -D -a 35 2.77 %patch -p0 2.78 2.79 %build 2.80 @@ -430,6 +439,7 @@ 2.81 %{l_prefix}/bin/perl-openpkg -d %{SOURCE32} configure build install 2.82 %{l_prefix}/bin/perl-openpkg -d %{SOURCE33} configure build install 2.83 %{l_prefix}/bin/perl-openpkg -d %{SOURCE34} configure build install 2.84 + %{l_prefix}/bin/perl-openpkg -d %{SOURCE35} configure build install 2.85 %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup 2.86 %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat perl-openpkg-files` 2.87