|
|
@@ -37,8 +37,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [BASE]
|
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
|
-Version: 20030123
|
|
|
-Release: 20030123
|
|
|
+Version: 20030530
|
|
|
+Release: 20030530
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.cpan.org/modules/by-module/Inline/Inline-%{V_inline}.tar.gz
|
|
|
@@ -48,8 +48,8 @@ Source2: http://www.cpan.org/modules/by-module/Inline/Inline-Struct-%{V_inl
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20020206, perl, perl-openpkg, perl-crypto, perl-parse
|
|
|
-PreReq: OpenPKG, openpkg >= 20020206, perl, perl-openpkg, perl-crypto, perl-parse
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20030516, perl, perl-openpkg, perl-crypto, perl-parse
|
|
|
+PreReq: OpenPKG, openpkg >= 20030516, perl, perl-openpkg, perl-crypto, perl-parse
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
|
|
|
@@ -71,7 +71,6 @@ AutoReqProv: no
|
|
|
%{l_prefix}/bin/perl-openpkg prolog
|
|
|
|
|
|
# build and install Inline module
|
|
|
- chmod u+w Inline-%{V_inline}/C/Makefile.PL
|
|
|
%{l_shtool} subst \
|
|
|
-e 's/my $default[^;]*;/my $default = "y";/' \
|
|
|
Inline-%{V_inline}/C/Makefile.PL
|