OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 07-Jul-2003 12:19:18
Branch: HEAD Handle: 2003070711191701
Modified files:
openpkg-src/grep grep.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.32 +4 -2 openpkg-src/grep/grep.spec
1.5313 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/grep/grep.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 grep.spec
--- openpkg-src/grep/grep.spec 9 Apr 2003 13:36:46 -0000 1.31
+++ openpkg-src/grep/grep.spec 7 Jul 2003 10:19:18 -0000 1.32
@@ -33,7 +33,7 @@
Group: Text
License: GPL
Version: 2.5.1
-Release: 20030409
+Release: 20030707
# list of sources
Source0: ftp://ftp.gnu.org/gnu/grep/grep-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, libiconv, pcre, gcc, make, bison,
gettext
+BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, make, bison
PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: libiconv, pcre, gettext
+PreReq: libiconv, pcre, gettext
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5312 -r1.5313 news.txt
--- openpkg-web/news.txt 7 Jul 2003 10:17:57 -0000 1.5312
+++ openpkg-web/news.txt 7 Jul 2003 10:19:17 -0000 1.5313
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<grep-2.5.1-20030707>
07-Jul-2003: Upgraded package: P<gnupg-1.2.2-20030707>
07-Jul-2003: Upgraded package: P<gif2png-2.4.6-20030707>
07-Jul-2003: Upgraded package: P<file-4.03-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]