|
|
@@ -24,15 +24,18 @@
|
|
|
##
|
|
|
|
|
|
# versions of individual parts
|
|
|
-%define V_unix_syslog 0.99
|
|
|
-%define V_archive_tar 1.07
|
|
|
-%define V_expect 1.15
|
|
|
-%define V_storable 2.08
|
|
|
-%define V_ipc_shareable 0.60
|
|
|
-%define V_file_tail 0.98
|
|
|
-%define V_freezethaw 0.43
|
|
|
-%define V_authen_sasl 2.06
|
|
|
-%define V_archive_zip 1.09
|
|
|
+%define V_unix_syslog 0.99
|
|
|
+%define V_archive_tar 1.07
|
|
|
+%define V_archive_zip 1.09
|
|
|
+%define V_expect 1.15
|
|
|
+%define V_storable 2.08
|
|
|
+%define V_ipc_shareable 0.60
|
|
|
+%define V_file_tail 0.98
|
|
|
+%define V_freezethaw 0.43
|
|
|
+%define V_authen_sasl 2.06
|
|
|
+%define V_filehandle_deluxe 0.92
|
|
|
+%define V_filehandle_rollback 1.05
|
|
|
+%define V_filehandle_unget 0.11
|
|
|
|
|
|
# package information
|
|
|
Name: perl-sys
|
|
|
@@ -43,19 +46,22 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [BASE]
|
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
|
-Version: 20031128
|
|
|
-Release: 20031128
|
|
|
+Version: 20031216
|
|
|
+Release: 20031216
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/Unix/Unix-Syslog-%{V_unix_syslog}.tar.gz
|
|
|
Source1: http://www.cpan.org/modules/by-module/Archive/Archive-Tar-%{V_archive_tar}.tar.gz
|
|
|
-Source2: http://www.cpan.org/modules/by-module/Expect/Expect-%{V_expect}.tar.gz
|
|
|
-Source3: http://www.cpan.org/modules/by-module/Storable/Storable-%{V_storable}.tar.gz
|
|
|
-Source4: http://www.cpan.org/modules/by-module/IPC/IPC-Shareable-%{V_ipc_shareable}.tar.gz
|
|
|
-Source5: http://www.cpan.org/modules/by-module/File/File-Tail-%{V_file_tail}.tar.gz
|
|
|
-Source6: http://www.cpan.org/modules/by-module/FreezeThaw/FreezeThaw-%{V_freezethaw}.tar.gz
|
|
|
-Source7: http://www.cpan.org/modules/by-module/Authen/Authen-SASL-%{V_authen_sasl}.tar.gz
|
|
|
-Source8: http://www.cpan.org/modules/by-module/Archive/Archive-Zip-%{V_archive_zip}.tar.gz
|
|
|
+Source2: http://www.cpan.org/modules/by-module/Archive/Archive-Zip-%{V_archive_zip}.tar.gz
|
|
|
+Source3: http://www.cpan.org/modules/by-module/Expect/Expect-%{V_expect}.tar.gz
|
|
|
+Source4: http://www.cpan.org/modules/by-module/Storable/Storable-%{V_storable}.tar.gz
|
|
|
+Source5: http://www.cpan.org/modules/by-module/IPC/IPC-Shareable-%{V_ipc_shareable}.tar.gz
|
|
|
+Source6: http://www.cpan.org/modules/by-module/File/File-Tail-%{V_file_tail}.tar.gz
|
|
|
+Source7: http://www.cpan.org/modules/by-module/FreezeThaw/FreezeThaw-%{V_freezethaw}.tar.gz
|
|
|
+Source8: http://www.cpan.org/modules/by-module/Authen/Authen-SASL-%{V_authen_sasl}.tar.gz
|
|
|
+Source9: http://www.cpan.org/modules/by-module/FileHandle/FileHandle-Deluxe-%{V_filehandle_deluxe}.tar.gz
|
|
|
+Source10: http://www.cpan.org/modules/by-module/FileHandle/FileHandle-Rollback-%{V_filehandle_rollback}.tar.gz
|
|
|
+Source11: http://www.cpan.org/modules/by-module/FileHandle/FileHandle-Unget-%{V_filehandle_unget}.tar.gz
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -76,17 +82,23 @@ AutoReqProv: no
|
|
|
- FreezeThaw (%{V_freezethaw})
|
|
|
- Authen::SASL (%{V_authen_sasl})
|
|
|
- Archive::Zip (%{V_archive_zip})
|
|
|
+ - FileHandle::Deluxe (%{V_filehandle_deluxe})
|
|
|
+ - FileHandle::Rollback (%{V_filehandle_rollback})
|
|
|
+ - FileHandle::Unget (%{V_filehandle_unget})
|
|
|
|
|
|
%prep
|
|
|
- %setup0 -q -c
|
|
|
- %setup1 -q -T -D -a 1
|
|
|
- %setup2 -q -T -D -a 2
|
|
|
- %setup3 -q -T -D -a 3
|
|
|
- %setup4 -q -T -D -a 4
|
|
|
- %setup5 -q -T -D -a 5
|
|
|
- %setup6 -q -T -D -a 6
|
|
|
- %setup7 -q -T -D -a 7
|
|
|
- %setup8 -q -T -D -a 8
|
|
|
+ %setup0 -q -c
|
|
|
+ %setup1 -q -T -D -a 1
|
|
|
+ %setup2 -q -T -D -a 2
|
|
|
+ %setup3 -q -T -D -a 3
|
|
|
+ %setup4 -q -T -D -a 4
|
|
|
+ %setup5 -q -T -D -a 5
|
|
|
+ %setup6 -q -T -D -a 6
|
|
|
+ %setup7 -q -T -D -a 7
|
|
|
+ %setup8 -q -T -D -a 8
|
|
|
+ %setup9 -q -T -D -a 9
|
|
|
+ %setup10 -q -T -D -a 10
|
|
|
+ %setup11 -q -T -D -a 11
|
|
|
|
|
|
%build
|
|
|
|
|
|
@@ -104,6 +116,10 @@ AutoReqProv: no
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE6}
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE7}
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE8}
|
|
|
+ %{l_prefix}/bin/perl-openpkg install -d %{SOURCE8}
|
|
|
+ %{l_prefix}/bin/perl-openpkg install -d %{SOURCE9}
|
|
|
+ %{l_prefix}/bin/perl-openpkg install -d %{SOURCE10}
|
|
|
+ %{l_prefix}/bin/perl-openpkg install -d %{SOURCE11}
|
|
|
|
|
|
# perform common epilog operations
|
|
|
%{l_prefix}/bin/perl-openpkg epilog
|