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:17:33
Branch: HEAD Handle: 2004021812173300
Modified files:
openpkg-src/grepmail grepmail.spec
Log:
fix dependencies
Summary:
Revision Changes Path
1.40 +3 -3 openpkg-src/grepmail/grepmail.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/grepmail/grepmail.spec
============================================================================
$ cvs diff -u -r1.39 -r1.40 grepmail.spec
--- openpkg-src/grepmail/grepmail.spec 9 Feb 2004 19:30:33 -0000 1.39
+++ openpkg-src/grepmail/grepmail.spec 18 Feb 2004 12:17:33 -0000 1.40
@@ -34,7 +34,7 @@
Group: Mail
License: GPL
Version: 5.23
-Release: 20040209
+Release: 20040218
# list of sources
Source0:
http://osdn.dl.sourceforge.net/sourceforge/grepmail/grepmail-%{version}.tar.gz
@@ -42,8 +42,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, perl, perl-mail >= 20030814, perl-sys
>= 20031216
-PreReq: OpenPKG, openpkg >= 20040130, perl, perl-mail >= 20030814, perl-sys
>= 20031216
+BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= 5.8.3, perl-mail >= 5.8.3,
perl-sys >= 5.8.3
+PreReq: OpenPKG, openpkg >= 20040130, perl >= 5.8.3, perl-mail >= 5.8.3,
perl-sys >= 5.8.3
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]