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-Jul-2004 09:24:16
Branch: HEAD Handle: 2004070608241500
Modified files:
openpkg-src/tcpwrappers tcpwrappers.spec
Log:
requires gcc
Summary:
Revision Changes Path
1.7 +2 -2 openpkg-src/tcpwrappers/tcpwrappers.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tcpwrappers/tcpwrappers.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 tcpwrappers.spec
--- openpkg-src/tcpwrappers/tcpwrappers.spec 2 Jul 2004 10:29:23 -0000 1.6
+++ openpkg-src/tcpwrappers/tcpwrappers.spec 6 Jul 2004 07:24:15 -0000 1.7
@@ -34,7 +34,7 @@
Group: Network
License: BSD
Version: 7.6k
-Release: 20040702
+Release: 20040706
# package options
%option with_private_namespace no
@@ -47,7 +47,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130
+BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]