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: 06-Oct-2003 19:41:56
Branch: HEAD Handle: 2003100618415600
Modified files:
openpkg-src/bash bash.spec
Log:
fix dependency
Summary:
Revision Changes Path
1.39 +2 -2 openpkg-src/bash/bash.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bash/bash.spec
============================================================================
$ cvs diff -u -r1.38 -r1.39 bash.spec
--- openpkg-src/bash/bash.spec 6 Oct 2003 15:37:46 -0000 1.38
+++ openpkg-src/bash/bash.spec 6 Oct 2003 17:41:56 -0000 1.39
@@ -54,8 +54,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030717
-PreReq: OpenPKG, openpkg >= 20030717
+BuildPreReq: OpenPKG, openpkg >= 20030927
+PreReq: OpenPKG, openpkg >= 20030927
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]