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 14:54:12
Branch: HEAD Handle: 2003070713541101
Modified files:
openpkg-src/popt popt.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.14 +4 -2 openpkg-src/popt/popt.spec
1.5396 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/popt/popt.spec
============================================================================
$ cvs diff -u -r1.13 -r1.14 popt.spec
--- openpkg-src/popt/popt.spec 20 Jan 2003 12:42:47 -0000 1.13
+++ openpkg-src/popt/popt.spec 7 Jul 2003 12:54:12 -0000 1.14
@@ -33,7 +33,7 @@
Group: System
License: LGPL
Version: 1.7
-Release: 20030120
+Release: 20030707
# list of sources
Source0: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, gettext, bison, gcc
+BuildPreReq: OpenPKG, openpkg >= 20020206, bison, gcc
PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: gettext
+PreReq: gettext
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5395 -r1.5396 news.txt
--- openpkg-web/news.txt 7 Jul 2003 12:53:33 -0000 1.5395
+++ openpkg-web/news.txt 7 Jul 2003 12:54:11 -0000 1.5396
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<popt-1.7-20030707>
07-Jul-2003: Upgraded package: P<orbit-0.5.17-20030707>
07-Jul-2003: Upgraded package: P<pstoedit-3.33-20030707>
07-Jul-2003: Upgraded package: P<sox-12.17.4-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]