|
|
@@ -24,7 +24,7 @@
|
|
|
##
|
|
|
|
|
|
# versions of individual parts
|
|
|
-%define V_image_info 1.11
|
|
|
+%define V_image_info 1.12
|
|
|
%define V_image_size 2.99
|
|
|
|
|
|
# package information
|
|
|
@@ -36,8 +36,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [BASE]
|
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
|
-Version: 20021116
|
|
|
-Release: 20021116
|
|
|
+Version: 20021231
|
|
|
+Release: 20021231
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/Image/Image-Info-%{V_image_info}.tar.gz
|
|
|
@@ -46,8 +46,8 @@ Source1: http://www.cpan.org/modules/by-module/Image/Image-Size-%{V_image_s
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20020206, perl >= 5.8.0, perl-ds
|
|
|
-PreReq: OpenPKG, openpkg >= 20020206, perl >= 5.8.0, perl-ds
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20021230, perl >= 5.8.0, perl-ds
|
|
|
+PreReq: OpenPKG, openpkg >= 20021230, perl >= 5.8.0, perl-ds
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
|