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: 20-Jan-2003 13:43:11
Branch: OPENPKG_1_STABLE Handle: 2003012012431000
Modified files: (Branch: OPENPKG_1_STABLE)
openpkg-src/popt popt.spec
Log:
MFC: requires gcc
Summary:
Revision Changes Path
1.12.2.2 +2 -2 openpkg-src/popt/popt.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/popt/popt.spec
============================================================================
$ cvs diff -u -r1.12.2.1 -r1.12.2.2 popt.spec
--- openpkg-src/popt/popt.spec 18 Jan 2003 14:14:06 -0000 1.12.2.1
+++ openpkg-src/popt/popt.spec 20 Jan 2003 12:43:10 -0000 1.12.2.2
@@ -33,7 +33,7 @@
Group: System
License: LGPL
Version: 1.7
-Release: 1.20021230
+Release: 1.20030120
# list of sources
Source0: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 1.20020206, gettext, bison
+BuildPreReq: OpenPKG, openpkg >= 1.20020206, gettext, bison, gcc
PreReq: OpenPKG, openpkg >= 1.20020206
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]