OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 29-Aug-2004 13:46:52
Branch: HEAD Handle: 2004082912465100
Modified files:
openpkg-src/rt rt.spec
Log:
requires perl-locale
Summary:
Revision Changes Path
1.138 +2 -2 openpkg-src/rt/rt.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/rt/rt.spec
============================================================================
$ cvs diff -u -r1.137 -r1.138 rt.spec
--- openpkg-src/rt/rt.spec 1 Aug 2004 11:20:05 -0000 1.137
+++ openpkg-src/rt/rt.spec 29 Aug 2004 11:46:51 -0000 1.138
@@ -47,7 +47,7 @@
Group: Database
License: GPL
Version: %{V_rt}
-Release: 20040801
+Release: 20040829
# package options
%option with_color_primary 336699
@@ -91,7 +91,7 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, perl, perl-openpkg >= 5.8.3-20040126
BuildPreReq: perl-sys, perl-util, perl-ds, perl-text, perl-apache
-BuildPreReq: perl-dbi, perl-dbix, perl-mail, perl-www
+BuildPreReq: perl-dbi, perl-dbix, perl-mail, perl-www, perl-locale
BuildPreReq: apache, apache::with_mod_perl = yes
PreReq: OpenPKG, openpkg >= 20040130, perl
PreReq: perl-sys, perl-util, perl-ds, perl-text, perl-apache
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]