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: 18-Feb-2004 13:22:56
Branch: HEAD Handle: 2004021812225600
Modified files:
openpkg-src/rt rt.spec
Log:
fix dependencies
Summary:
Revision Changes Path
1.122 +2 -2 openpkg-src/rt/rt.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/rt/rt.spec
============================================================================
$ cvs diff -u -r1.121 -r1.122 rt.spec
--- openpkg-src/rt/rt.spec 7 Feb 2004 17:58:31 -0000 1.121
+++ openpkg-src/rt/rt.spec 18 Feb 2004 12:22:56 -0000 1.122
@@ -48,7 +48,7 @@
Group: Database
License: GPL
Version: %{V_here}
-Release: 20040207
+Release: 20040218
# package options
%option with_color_primary 336699
@@ -90,7 +90,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, perl, perl-openpkg >= 20040126
+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: apache, apache::with_mod_perl = yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]