perl-sys/perl-sys.spec

changeset 372
442a711da911
parent 158
f144dd621b72
     1.1 --- a/perl-sys/perl-sys.spec	Tue Sep 20 17:37:48 2011 +0200
     1.2 +++ b/perl-sys/perl-sys.spec	Wed Sep 21 13:46:39 2011 +0200
     1.3 @@ -1,6 +1,6 @@
     1.4  ##
     1.5  ##  perl-sys.spec -- OpenPKG RPM Package Specification
     1.6 -##  Copyright (c) 2000-2008 OpenPKG Foundation e.V. <http://openpkg.net/>
     1.7 +##  Copyright (c) 2000-2011 OpenPKG Foundation e.V. <http://openpkg.net/>
     1.8  ##
     1.9  ##  Permission to use, copy, modify, and distribute this software for
    1.10  ##  any purpose with or without fee is hereby granted, provided that
    1.11 @@ -22,43 +22,45 @@
    1.12  ##
    1.13  
    1.14  #   versions of individual parts
    1.15 -%define       V_perl                5.10.0
    1.16 +%define       V_perl                5.14
    1.17  %define       V_unix_syslog         1.1
    1.18 -%define       V_archive_tar         1.46
    1.19 -%define       V_archive_zip         1.26
    1.20 -%define       V_archive_cpio        0.07
    1.21 +%define       V_archive_tar         1.78
    1.22 +%define       V_archive_zip         1.31_03
    1.23 +%define       V_archive_cpio        0.09
    1.24  %define       V_expect              1.21
    1.25 -%define       V_storable            2.18
    1.26 +%define       V_storable            2.30
    1.27  %define       V_ipc_sharelite       0.17
    1.28  %define       V_ipc_shareable       0.60
    1.29  %define       V_ipc_sharedcache     1.3
    1.30 -%define       V_ipc_run             0.82
    1.31 -%define       V_ipc_run3            0.042
    1.32 +%define       V_ipc_run             0.90_03
    1.33 +%define       V_ipc_run3            0.044
    1.34  %define       V_ipc_signal          1.00
    1.35 -%define       V_ipc_filter          0.002
    1.36 +%define       V_ipc_filter          0.004
    1.37  %define       V_file_tail           0.99.3
    1.38 -%define       V_file_temp           0.21
    1.39 -%define       V_file_remove         1.42
    1.40 +%define       V_file_temp           0.22
    1.41 +%define       V_file_remove         1.50
    1.42  %define       V_file_rename         0.05
    1.43 -%define       V_freezethaw          0.45
    1.44 -%define       V_authen_sasl         2.12
    1.45 +%define       V_freezethaw          0.5001
    1.46 +%define       V_authen_sasl         2.15
    1.47  %define       V_authen_pam          0.16
    1.48  %define       V_weakref             0.01
    1.49  %define       V_filehandle_deluxe   0.92
    1.50 -%define       V_filehandle_unget    0.1622
    1.51 +%define       V_filehandle_rollback 1.06
    1.52 +%define       V_filehandle_unget    0.1623
    1.53  %define       V_spiffy              0.30
    1.54 -%define       V_io                  1.2301
    1.55 -%define       V_io_all              0.39
    1.56 +%define       V_io                  1.25
    1.57 +%define       V_io_all              0.41
    1.58  %define       V_io_multiplex        1.10
    1.59 -%define       V_io_interface        1.05
    1.60 +%define       V_io_interface        1.06
    1.61  %define       V_io_util             1.5
    1.62  %define       V_io_mux              0.08
    1.63  %define       V_boulder             1.30
    1.64 -%define       V_error               0.17015
    1.65 +%define       V_error               0.17016
    1.66  %define       V_file_fnmatch        0.02
    1.67 -%define       V_user                1.8
    1.68 -%define       V_file_rsync          0.42
    1.69 -%define       V_storable_amf        0.60
    1.70 +%define       V_user                1.9
    1.71 +%define       V_file_rsync          0.43
    1.72 +%define       V_storable_amf        1.00
    1.73 +%define       V_file_next           1.06
    1.74  
    1.75  #   package information
    1.76  Name:         perl-sys
    1.77 @@ -71,57 +73,59 @@
    1.78  Group:        Perl
    1.79  License:      GPL/Artistic
    1.80  Version:      %{V_perl}
    1.81 -Release:      20090416
    1.82 +Release:      20110914
    1.83  
    1.84  #   package options
    1.85  %option       with_pam   no
    1.86  
    1.87  #   list of sources
    1.88 -Source0:      http://www.cpan.org/modules/by-module/Unix/Unix-Syslog-%{V_unix_syslog}.tar.gz
    1.89 -Source1:      http://www.cpan.org/modules/by-module/Archive/Archive-Tar-%{V_archive_tar}.tar.gz
    1.90 -Source2:      http://www.cpan.org/modules/by-module/Archive/Archive-Zip-%{V_archive_zip}.tar.gz
    1.91 -Source3:      http://www.cpan.org/modules/by-module/Expect/Expect-%{V_expect}.tar.gz
    1.92 -Source4:      http://www.cpan.org/modules/by-module/Storable/Storable-%{V_storable}.tar.gz
    1.93 -Source5:      http://www.cpan.org/modules/by-module/IPC/IPC-Shareable-%{V_ipc_shareable}.tar.gz
    1.94 -Source6:      http://www.cpan.org/modules/by-module/File/File-Tail-%{V_file_tail}.tar.gz
    1.95 +Source0:      http://www.cpan.org/authors/id/M/MH/MHARNISCH/Unix-Syslog-%{V_unix_syslog}.tar.gz
    1.96 +Source1:      http://www.cpan.org/authors/id/B/BI/BINGOS/Archive-Tar-%{V_archive_tar}.tar.gz
    1.97 +Source2:      http://www.cpan.org/authors/id/A/AD/ADAMK/Archive-Zip-%{V_archive_zip}.tar.gz
    1.98 +Source3:      http://www.cpan.org/authors/id/R/RG/RGIERSIG/Expect-%{V_expect}.tar.gz
    1.99 +Source4:      http://www.cpan.org/authors/id/A/AM/AMS/Storable-%{V_storable}.tar.gz
   1.100 +Source5:      http://www.cpan.org/authors/id/B/BS/BSUGARS/IPC-Shareable-%{V_ipc_shareable}.tar.gz
   1.101 +Source6:      http://www.cpan.org/authors/id/M/MG/MGRABNAR/File-Tail-%{V_file_tail}.tar.gz
   1.102  Source7:      http://www.cpan.org/modules/by-module/FreezeThaw/FreezeThaw-%{V_freezethaw}.tar.gz
   1.103 -Source8:      http://www.cpan.org/modules/by-module/Authen/Authen-SASL-%{V_authen_sasl}.tar.gz
   1.104 +Source8:      http://www.cpan.org/authors/id/G/GB/GBARR/Authen-SASL-%{V_authen_sasl}.tar.gz
   1.105  Source9:      http://www.cpan.org/authors/id/L/LU/LUKKA/WeakRef-%{V_weakref}.tar.gz
   1.106  Source10:     http://www.cpan.org/modules/by-module/FileHandle/FileHandle-Deluxe-%{V_filehandle_deluxe}.tar.gz
   1.107 -Source11:     http://www.cpan.org/modules/by-module/FileHandle/FileHandle-Unget-%{V_filehandle_unget}.tar.gz
   1.108 -Source12:     http://www.cpan.org/modules/by-module/IPC/IPC-ShareLite-%{V_ipc_sharelite}.tar.gz
   1.109 -Source13:     http://www.cpan.org/modules/by-module/IPC/IPC-SharedCache-%{V_ipc_sharedcache}.tar.gz
   1.110 -Source14:     http://www.cpan.org/modules/by-module/IPC/IPC-Run-%{V_ipc_run}.tar.gz
   1.111 -Source15:     http://www.cpan.org/modules/by-module/IPC/IPC-Signal-%{V_ipc_signal}.tar.gz
   1.112 -Source16:     http://www.cpan.org/modules/by-module/IPC/IPC-Filter-%{V_ipc_filter}.tar.gz
   1.113 -Source17:     http://www.cpan.org/authors/id/I/IN/INGY/Spiffy-%{V_spiffy}.tar.gz
   1.114 -Source18:     http://www.cpan.org/modules/by-module/IO/IO-%{V_io}.tar.gz
   1.115 -Source19:     http://www.cpan.org/modules/by-module/IO/IO-All-%{V_io_all}.tar.gz
   1.116 -Source20:     http://www.cpan.org/modules/by-module/IO/IO-Multiplex-%{V_io_multiplex}.tar.gz
   1.117 -Source21:     http://www.cpan.org/modules/by-module/IO/IO-Interface-%{V_io_interface}.tar.gz
   1.118 -Source22:     http://www.cpan.org/modules/by-module/IO/IO-Util-%{V_io_util}.tar.gz
   1.119 -Source23:     http://www.cpan.org/modules/by-module/Boulder/Boulder-%{V_boulder}.tar.gz
   1.120 -Source24:     http://www.cpan.org/modules/by-module/Error/Error-%{V_error}.tar.gz
   1.121 -Source25:     http://www.cpan.org/modules/by-module/IPC/IPC-Run3-%{V_ipc_run3}.tar.gz
   1.122 -Source26:     http://www.cpan.org/modules/by-module/IO/IO-Mux-%{V_io_mux}.tar.gz
   1.123 -Source27:     http://www.cpan.org/modules/by-module/File/File-FnMatch-%{V_file_fnmatch}.tar.gz
   1.124 -Source28:     http://www.cpan.org/modules/by-module/Authen/Authen-PAM-%{V_authen_pam}.tar.gz
   1.125 -Source29:     http://www.cpan.org/modules/by-module/Archive/Archive-Cpio-%{V_archive_cpio}.tar.gz
   1.126 -Source30:     http://www.cpan.org/authors/id/T/TB/TBONE/User-%{V_user}.tar.gz
   1.127 -Source31:     http://www.cpan.org/modules/by-module/File/File-Temp-%{V_file_temp}.tar.gz
   1.128 -Source32:     http://www.cpan.org/modules/by-module/File/File-Remove-%{V_file_remove}.tar.gz
   1.129 -Source33:     http://www.cpan.org/modules/by-module/File/File-Rename-%{V_file_rename}.tar.gz
   1.130 -Source34:     http://www.cpan.org/modules/by-module/File/File-Rsync-%{V_file_rsync}.tar.gz
   1.131 -Source35:     http://www.cpan.org/modules/by-module/Storable/Storable-AMF-%{V_storable_amf}.tar.gz
   1.132 +Source11:     http://www.cpan.org/modules/by-module/FileHandle/FileHandle-Rollback-%{V_filehandle_rollback}.tar.gz
   1.133 +Source12:     http://www.cpan.org/authors/id/D/DC/DCOPPIT/FileHandle-Unget-%{V_filehandle_unget}.tar.gz
   1.134 +Source13:     http://www.cpan.org/authors/id/A/AN/ANDYA/IPC-ShareLite-%{V_ipc_sharelite}.tar.gz
   1.135 +Source14:     http://www.cpan.org/authors/id/S/SA/SAMTREGAR/IPC-SharedCache-%{V_ipc_sharedcache}.tar.gz
   1.136 +Source15:     http://www.cpan.org/authors/id/T/TO/TODDR/IPC-Run-%{V_ipc_run}.tar.gz
   1.137 +Source16:     http://www.cpan.org/authors/id/R/RO/ROSCH/IPC-Signal-%{V_ipc_signal}.tar.gz
   1.138 +Source17:     http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/IPC-Filter-%{V_ipc_filter}.tar.gz
   1.139 +Source18:     http://www.cpan.org/authors/id/I/IN/INGY/Spiffy-%{V_spiffy}.tar.gz
   1.140 +Source19:     http://www.cpan.org/authors/id/G/GB/GBARR/IO-%{V_io}.tar.gz
   1.141 +Source20:     http://www.cpan.org/authors/id/I/IN/INGY/IO-All-%{V_io_all}.tar.gz
   1.142 +Source21:     http://www.cpan.org/authors/id/B/BB/BBB/IO-Multiplex-%{V_io_multiplex}.tar.gz
   1.143 +Source22:     http://www.cpan.org/authors/id/L/LD/LDS/IO-Interface-%{V_io_interface}.tar.gz
   1.144 +Source23:     http://www.cpan.org/authors/id/D/DO/DOMIZIO/IO-Util-%{V_io_util}.tar.gz
   1.145 +Source24:     http://www.cpan.org/authors/id/L/LD/LDS/Boulder-%{V_boulder}.tar.gz
   1.146 +Source25:     http://www.cpan.org/authors/id/S/SH/SHLOMIF/Error-%{V_error}.tar.gz
   1.147 +Source26:     http://www.cpan.org/authors/id/R/RJ/RJBS/IPC-Run3-%{V_ipc_run3}.tar.gz
   1.148 +Source27:     http://www.cpan.org/authors/id/P/PA/PATL/IO-Mux-%{V_io_mux}.tar.gz
   1.149 +Source28:     http://www.cpan.org/authors/id/M/MJ/MJP/File-FnMatch-%{V_file_fnmatch}.tar.gz
   1.150 +Source29:     http://www.cpan.org/authors/id/N/NI/NIKIP/Authen-PAM-%{V_authen_pam}.tar.gz
   1.151 +Source30:     http://www.cpan.org/authors/id/P/PI/PIXEL/Archive-Cpio-%{V_archive_cpio}.tar.gz
   1.152 +Source31:     http://www.cpan.org/authors/id/T/TB/TBONE/User-%{V_user}.tar.gz
   1.153 +Source32:     http://www.cpan.org/authors/id/T/TJ/TJENNESS/File-Temp-%{V_file_temp}.tar.gz
   1.154 +Source33:     http://www.cpan.org/authors/id/A/AD/ADAMK/File-Remove-%{V_file_remove}.tar.gz
   1.155 +Source34:     http://www.cpan.org/authors/id/R/RM/RMBARKER/File-Rename-%{V_file_rename}.tar.gz
   1.156 +Source35:     http://www.cpan.org/authors/id/L/LE/LEAKIN/File-Rsync-%{V_file_rsync}.tar.gz
   1.157 +Source36:     http://www.cpan.org/authors/id/G/GR/GRIAN/Storable-AMF-%{V_storable_amf}.tar.gz
   1.158 +Source37:     http://www.cpan.org/authors/id/P/PE/PETDANCE/File-Next-%{V_file_next}.tar.gz
   1.159  Patch0:       perl-sys.patch
   1.160  
   1.161  #   build information
   1.162  Prefix:       %{l_prefix}
   1.163  BuildRoot:    %{l_buildroot}
   1.164 -BuildPreReq:  OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126
   1.165 -PreReq:       OpenPKG, openpkg >= 20040130, perl >= %{V_perl}
   1.166 -BuildPreReq:  perl-time, perl-term
   1.167 -PreReq:       perl-time, perl-term
   1.168 +BuildPreReq:  OpenPKG, openpkg >= 20060823, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126
   1.169 +PreReq:       OpenPKG, openpkg >= 20060823, perl >= %{V_perl}
   1.170 +BuildPreReq:  perl-util, perl-time, perl-term
   1.171 +PreReq:       perl-util, perl-time, perl-term
   1.172  %if "%{with_pam}" == "yes"
   1.173  BuildPreReq:  PAM
   1.174  PreReq:       PAM
   1.175 @@ -149,6 +153,7 @@
   1.176      - Archive::Zip (%{V_archive_zip})
   1.177      - WeakRef (%{V_weakref})
   1.178      - FileHandle::Deluxe (%{V_filehandle_deluxe})
   1.179 +    - FileHandle::Rollback (%{V_filehandle_rollback})
   1.180      - FileHandle::Unget (%{V_filehandle_unget})
   1.181      - Spiffy (%{V_spiffy})
   1.182      - IO (%{V_io})
   1.183 @@ -167,31 +172,32 @@
   1.184      - File::Rename (%{V_file_rename})
   1.185      - File::Rsync (%{V_file_rsync})
   1.186      - Storable::AMF (%{V_storable_amf})
   1.187 +    - File::Next (%{V_file_next})
   1.188  
   1.189  %track
   1.190      prog perl-sys:Archive-Tar = {
   1.191          version   = %{V_archive_tar}
   1.192 -        url       = http://www.cpan.org/modules/by-module/Archive/
   1.193 +        url       = http://www.cpan.org/authors/id/B/BI/BINGOS/
   1.194          regex     = Archive-Tar-(__VER__)\.tar\.gz
   1.195      }
   1.196      prog perl-sys:Archive-Zip = {
   1.197          version   = %{V_archive_zip}
   1.198 -        url       = http://www.cpan.org/modules/by-module/Archive/
   1.199 +        url       = http://www.cpan.org/authors/id/A/AD/ADAMK/
   1.200          regex     = Archive-Zip-(__VER__)\.tar\.gz
   1.201      }
   1.202      prog perl-sys:Authen-SASL = {
   1.203          version   = %{V_authen_sasl}
   1.204 -        url       = http://www.cpan.org/modules/by-module/Authen/
   1.205 +        url       = http://www.cpan.org/authors/id/G/GB/GBARR/
   1.206          regex     = Authen-SASL-(__VER__)\.tar\.gz
   1.207      }
   1.208      prog perl-sys:Expect = {
   1.209          version   = %{V_expect}
   1.210 -        url       = http://www.cpan.org/modules/by-module/Expect/
   1.211 +        url       = http://www.cpan.org/authors/id/R/RG/RGIERSIG/
   1.212          regex     = Expect-(__VER__)\.tar\.gz
   1.213      }
   1.214      prog perl-sys:File-Tail = {
   1.215          version   = %{V_file_tail}
   1.216 -        url       = http://www.cpan.org/modules/by-module/File/
   1.217 +        url       = http://www.cpan.org/authors/id/M/MG/MGRABNAR/
   1.218          regex     = File-Tail-(__VER__)\.tar\.gz
   1.219      }
   1.220      prog perl-sys:FileHandle-Deluxe = {
   1.221 @@ -199,9 +205,14 @@
   1.222          url       = http://www.cpan.org/modules/by-module/FileHandle/
   1.223          regex     = FileHandle-Deluxe-(__VER__)\.tar\.gz
   1.224      }
   1.225 +    prog perl-sys:FileHandle-Rollback = {
   1.226 +        version   = %{V_filehandle_rollback}
   1.227 +        url       = http://www.cpan.org/modules/by-module/FileHandle/
   1.228 +        regex     = FileHandle-Rollback-(__VER__)\.tar\.gz
   1.229 +    }
   1.230      prog perl-sys:FileHandle-Unget = {
   1.231          version   = %{V_filehandle_unget}
   1.232 -        url       = http://www.cpan.org/modules/by-module/FileHandle/
   1.233 +        url       = http://www.cpan.org/authors/id/D/DC/DCOPPIT/
   1.234          regex     = FileHandle-Unget-(__VER__)\.tar\.gz
   1.235      }
   1.236      prog perl-sys:FreezeThaw = {
   1.237 @@ -211,47 +222,47 @@
   1.238      }
   1.239      prog perl-sys:IPC-Shareable = {
   1.240          version   = %{V_ipc_shareable}
   1.241 -        url       = http://www.cpan.org/modules/by-module/IPC/
   1.242 +        url       = http://www.cpan.org/authors/id/B/BS/BSUGARS/
   1.243          regex     = IPC-Shareable-(__VER__)\.tar\.gz
   1.244      }
   1.245      prog perl-sys:IPC-ShareLite = {
   1.246          version   = %{V_ipc_sharelite}
   1.247 -        url       = http://www.cpan.org/modules/by-module/IPC/
   1.248 +        url       = http://www.cpan.org/authors/id/A/AN/ANDYA/
   1.249          regex     = IPC-ShareLite-(__VER__)\.tar\.gz
   1.250      }
   1.251      prog perl-sys:IPC-SharedCache = {
   1.252          version   = %{V_ipc_sharedcache}
   1.253 -        url       = http://www.cpan.org/modules/by-module/IPC/
   1.254 +        url       = http://www.cpan.org/authors/id/S/SA/SAMTREGAR/
   1.255          regex     = IPC-SharedCache-(__VER__)\.tar\.gz
   1.256      }
   1.257      prog perl-sys:IPC-Run = {
   1.258          version   = %{V_ipc_run}
   1.259 -        url       = http://www.cpan.org/modules/by-module/IPC/
   1.260 +        url       = http://www.cpan.org/authors/id/T/TO/TODDR/
   1.261          regex     = IPC-Run-(__VER__)\.tar\.gz
   1.262      }
   1.263      prog perl-sys:IPC-Run3 = {
   1.264          version   = %{V_ipc_run3}
   1.265 -        url       = http://www.cpan.org/modules/by-module/IPC/
   1.266 +        url       = http://www.cpan.org/authors/id/R/RJ/RJBS/
   1.267          regex     = IPC-Run3-(__VER__)\.tar\.gz
   1.268      }
   1.269      prog perl-sys:IPC-Signal = {
   1.270          version   = %{V_ipc_signal}
   1.271 -        url       = http://www.cpan.org/modules/by-module/IPC/
   1.272 +        url       = http://www.cpan.org/authors/id/R/RO/ROSCH/
   1.273          regex     = IPC-Signal-(__VER__)\.tar\.gz
   1.274      }
   1.275      prog perl-sys:IPC-Filter = {
   1.276          version   = %{V_ipc_filter}
   1.277 -        url       = http://www.cpan.org/modules/by-module/IPC/
   1.278 +        url       = http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/
   1.279          regex     = IPC-Filter-(__VER__)\.tar\.gz
   1.280      }
   1.281      prog perl-sys:Storable = {
   1.282          version   = %{V_storable}
   1.283 -        url       = http://www.cpan.org/modules/by-module/Storable/
   1.284 +        url       = http://www.cpan.org/authors/id/A/AM/AMS/
   1.285          regex     = Storable-(__VER__)\.tar\.gz
   1.286      }
   1.287      prog perl-sys:Unix-Syslog = {
   1.288          version   = %{V_unix_syslog}
   1.289 -        url       = http://www.cpan.org/modules/by-module/Unix/
   1.290 +        url       = http://www.cpan.org/authors/id/M/MH/MHARNISCH/
   1.291          regex     = Unix-Syslog-(__VER__)\.tar\.gz
   1.292      }
   1.293      prog perl-sys:WeakRef = {
   1.294 @@ -271,52 +282,52 @@
   1.295      }
   1.296      prog perl-sys:IO-All = {
   1.297          version   = %{V_io_all}
   1.298 -        url       = http://www.cpan.org/modules/by-module/IO/
   1.299 +        url       = http://www.cpan.org/authors/id/G/GB/GBARR/
   1.300          regex     = IO-All-(__VER__)\.tar\.gz
   1.301      }
   1.302      prog perl-sys:IO-Multiplex = {
   1.303          version   = %{V_io_multiplex}
   1.304 -        url       = http://www.cpan.org/modules/by-module/IO/
   1.305 +        url       = http://www.cpan.org/authors/id/B/BB/BBB/
   1.306          regex     = IO-Multiplex-(__VER__)\.tar\.gz
   1.307      }
   1.308      prog perl-sys:IO-Interface = {
   1.309          version   = %{V_io_interface}
   1.310 -        url       = http://www.cpan.org/modules/by-module/IO/
   1.311 +        url       = http://www.cpan.org/authors/id/L/LD/LDS/
   1.312          regex     = IO-Interface-(__VER__)\.tar\.gz
   1.313      }
   1.314      prog perl-sys:IO-Util = {
   1.315          version   = %{V_io_util}
   1.316 -        url       = http://www.cpan.org/modules/by-module/IO/
   1.317 +        url       = http://www.cpan.org/authors/id/D/DO/DOMIZIO/
   1.318          regex     = IO-Util-(__VER__)\.tar\.gz
   1.319      }
   1.320      prog perl-sys:IO-Mux = {
   1.321          version   = %{V_io_mux}
   1.322 -        url       = http://www.cpan.org/modules/by-module/IO/
   1.323 +        url       = http://www.cpan.org/authors/id/P/PA/PATL/
   1.324          regex     = IO-Mux-(__VER__)\.tar\.gz
   1.325      }
   1.326      prog perl-sys:Boulder = {
   1.327          version   = %{V_boulder}
   1.328 -        url       = http://www.cpan.org/modules/by-module/Boulder/
   1.329 +        url       = http://www.cpan.org/authors/id/L/LD/LDS/
   1.330          regex     = Boulder-(__VER__)\.tar\.gz
   1.331      }
   1.332      prog perl-sys:Error = {
   1.333          version   = %{V_error}
   1.334 -        url       = http://www.cpan.org/modules/by-module/Error/
   1.335 +        url       = http://www.cpan.org/authors/id/S/SH/SHLOMIF/
   1.336          regex     = Error-(__VER__)\.tar\.gz
   1.337      }
   1.338      prog perl-sys:File-FnMatch = {
   1.339          version   = %{V_file_fnmatch}
   1.340 -        url       = http://www.cpan.org/modules/by-module/File/
   1.341 +        url       = http://www.cpan.org/authors/id/M/MJ/MJP/
   1.342          regex     = File-FnMatch-(__VER__)\.tar\.gz
   1.343      }
   1.344      prog perl-sys:Authen-PAM = {
   1.345          version   = %{V_authen_pam}
   1.346 -        url       = http://www.cpan.org/modules/by-module/Authen/
   1.347 +        url       = http://www.cpan.org/authors/id/N/NI/NIKIP/
   1.348          regex     = Authen-PAM-(__VER__)\.tar\.gz
   1.349      }
   1.350      prog perl-sys:Archive-Cpio = {
   1.351          version   = %{V_archive_cpio}
   1.352 -        url       = http://www.cpan.org/modules/by-module/Archive/
   1.353 +        url       = http://www.cpan.org/authors/id/P/PI/PIXEL/
   1.354          regex     = Archive-Cpio-(__VER__)\.tar\.gz
   1.355      }
   1.356      prog perl-sys:User = {
   1.357 @@ -326,29 +337,34 @@
   1.358      }
   1.359      prog perl-sys:File-Temp = {
   1.360          version   = %{V_file_temp}
   1.361 -        url       = http://www.cpan.org/modules/by-module/File/
   1.362 +        url       = http://www.cpan.org/authors/id/T/TJ/TJENNESS/
   1.363          regex     = File-Temp-(__VER__)\.tar\.gz
   1.364      }
   1.365      prog perl-sys:File-Remove = {
   1.366          version   = %{V_file_remove}
   1.367 -        url       = http://www.cpan.org/modules/by-module/File/
   1.368 +        url       = http://www.cpan.org/authors/id/A/AD/ADAMK/
   1.369          regex     = File-Remove-(__VER__)\.tar\.gz
   1.370      }
   1.371      prog perl-sys:File-Rename = {
   1.372          version   = %{V_file_rename}
   1.373 -        url       = http://www.cpan.org/modules/by-module/File/
   1.374 +        url       = http://www.cpan.org/authors/id/R/RM/RMBARKER/
   1.375          regex     = File-Rename-(__VER__)\.tar\.gz
   1.376      }
   1.377      prog perl-sys:File-Rsync = {
   1.378          version   = %{V_file_rsync}
   1.379 -        url       = http://www.cpan.org/modules/by-module/File/
   1.380 +        url       = http://www.cpan.org/authors/id/L/LE/LEAKIN/
   1.381          regex     = File-Rsync-(__VER__)\.tar\.gz
   1.382      }
   1.383      prog perl-sys:Storable-AMF = {
   1.384          version   = %{V_storable_amf}
   1.385 -        url       = http://www.cpan.org/modules/by-module/Storable/
   1.386 +        url       = http://www.cpan.org/authors/id/G/GR/GRIAN/
   1.387          regex     = Storable-AMF-(__VER__)\.tar\.gz
   1.388      }
   1.389 +    prog perl-sys:File-Next = {
   1.390 +        version   = %{V_file_next}
   1.391 +        url       = http://www.cpan.org/authors/id/P/PE/PETDANCE/
   1.392 +        regex     = File-Next-(__VER__)\.tar\.gz
   1.393 +    }
   1.394  
   1.395  %prep
   1.396      %setup -q -c
   1.397 @@ -387,6 +403,8 @@
   1.398      %setup -q -T -D -a 33
   1.399      %setup -q -T -D -a 34
   1.400      %setup -q -T -D -a 35
   1.401 +    %setup -q -T -D -a 36
   1.402 +    %setup -q -T -D -a 37
   1.403      %patch -p0
   1.404  
   1.405  %build
   1.406 @@ -426,20 +444,22 @@
   1.407      %{l_prefix}/bin/perl-openpkg -d %{SOURCE25} configure build install
   1.408      %{l_prefix}/bin/perl-openpkg -d %{SOURCE26} configure build install
   1.409      %{l_prefix}/bin/perl-openpkg -d %{SOURCE27} configure build install
   1.410 +    %{l_prefix}/bin/perl-openpkg -d %{SOURCE28} configure build install
   1.411  %if "%{with_pam}" == "yes"
   1.412      export CC="%{l_cc}"
   1.413      export CFLAGS="%{l_cflags} -I`%{l_rc} --query pam_incdir`"
   1.414      export CPPFLAGS="%{l_cppflags} -I`%{l_rc} --query pam_incdir`"
   1.415      export LDFLAGS="%{l_ldflags} -L`%{l_rc} --query pam_libdir`"
   1.416 -    %{l_prefix}/bin/perl-openpkg -d %{SOURCE28} configure build install
   1.417 +    %{l_prefix}/bin/perl-openpkg -d %{SOURCE29} configure build install
   1.418  %endif
   1.419 -    %{l_prefix}/bin/perl-openpkg -d %{SOURCE29} configure build install
   1.420      %{l_prefix}/bin/perl-openpkg -d %{SOURCE30} configure build install
   1.421      %{l_prefix}/bin/perl-openpkg -d %{SOURCE31} configure build install
   1.422      %{l_prefix}/bin/perl-openpkg -d %{SOURCE32} configure build install
   1.423      %{l_prefix}/bin/perl-openpkg -d %{SOURCE33} configure build install
   1.424      %{l_prefix}/bin/perl-openpkg -d %{SOURCE34} configure build install
   1.425      %{l_prefix}/bin/perl-openpkg -d %{SOURCE35} configure build install
   1.426 +    %{l_prefix}/bin/perl-openpkg -d %{SOURCE36} configure build install
   1.427 +    %{l_prefix}/bin/perl-openpkg -d %{SOURCE37} configure build install
   1.428      %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup
   1.429      %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat perl-openpkg-files`
   1.430  

mercurial