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: 08-May-2007 08:35:50
Branch: HEAD Handle: 2007050807354900
Modified files:
openpkg-src/perl-locale perl-locale.spec
Log:
require perl-util
Summary:
Revision Changes Path
1.83 +3 -3 openpkg-src/perl-locale/perl-locale.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-locale/perl-locale.spec
============================================================================
$ cvs diff -u -r1.82 -r1.83 perl-locale.spec
--- openpkg-src/perl-locale/perl-locale.spec 23 Apr 2007 06:58:50 -0000
1.82
+++ openpkg-src/perl-locale/perl-locale.spec 8 May 2007 06:35:49 -0000
1.83
@@ -51,7 +51,7 @@
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
-Release: 20070423
+Release: 20070508
# list of sources
Source0:
http://www.cpan.org/modules/by-module/I18N/I18N-LangTags-%{V_i18n_langtags}.tar.gz
@@ -76,8 +76,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg
>= %{V_perl}-20040126
PreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}
-BuildPreReq: gettext, libiconv
-PreReq: gettext, libiconv
+BuildPreReq: perl-util, gettext, libiconv
+PreReq: perl-util, gettext, libiconv
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]