OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 10-May-2007 07:43:01
Branch: HEAD Handle: 2007051006430100
Modified files:
openpkg-src/perl-util perl-util.spec
Log:
perl-module is required because some modules like Class::Factory::Util
require Module::Build
Summary:
Revision Changes Path
1.325 +3 -1 openpkg-src/perl-util/perl-util.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-util/perl-util.spec
============================================================================
$ cvs diff -u -r1.324 -r1.325 perl-util.spec
--- openpkg-src/perl-util/perl-util.spec 9 May 2007 20:28:35 -0000
1.324
+++ openpkg-src/perl-util/perl-util.spec 10 May 2007 05:43:01 -0000
1.325
@@ -105,7 +105,7 @@
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
-Release: 20070509
+Release: 20070510
# list of sources
Source0:
http://www.cpan.org/modules/by-module/Test/Test-%{V_test}.tar.gz
@@ -183,6 +183,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg
>= %{V_perl}-20040126
PreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}
+BuildPreReq: perl-module
+PreReq: perl-module
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]