|
|
@@ -27,10 +27,13 @@
|
|
|
%define V_convert_asn1 0.16
|
|
|
%define V_convert_ber 1.3101
|
|
|
%define V_convert_ebcdic 0.06
|
|
|
-%define V_convert_scalar 0.09
|
|
|
+%define V_convert_scalar 0.1e
|
|
|
%define V_convert_units 0.43
|
|
|
%define V_convert_uulib 0.213
|
|
|
|
|
|
+# FIXME tarball directory structure does not match tarball name
|
|
|
+%define V_src_3_FIXME Convert-Scalar-0.1
|
|
|
+
|
|
|
# package information
|
|
|
Name: perl-conv
|
|
|
Summary: Perl Modules for Conversions
|
|
|
@@ -40,8 +43,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [BASE]
|
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
|
-Version: 20030130
|
|
|
-Release: 20030130
|
|
|
+Version: 20030416
|
|
|
+Release: 20030416
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/Convert/Convert-ASN1-%{V_convert_asn1}.tar.gz
|
|
|
@@ -86,7 +89,7 @@ AutoReqProv: no
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE0}
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE1}
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE2}
|
|
|
- %{l_prefix}/bin/perl-openpkg install -d %{SOURCE3}
|
|
|
+ %{l_prefix}/bin/perl-openpkg install -d %{V_src_3_FIXME}
|
|
|
%{l_prefix}/bin/perl-openpkg install -d %{SOURCE4}
|
|
|
|
|
|
# build Convert::UUlib
|