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: 14-Feb-2004 17:13:44
Branch: HEAD Handle: 2004021416134300
Modified files:
openpkg-src/tinyproxy tinyproxy.spec
Log:
ok, last attempt: require gcc
Summary:
Revision Changes Path
1.8 +2 -2 openpkg-src/tinyproxy/tinyproxy.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tinyproxy/tinyproxy.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 tinyproxy.spec
--- openpkg-src/tinyproxy/tinyproxy.spec 12 Feb 2004 11:42:36 -0000 1.7
+++ openpkg-src/tinyproxy/tinyproxy.spec 14 Feb 2004 16:13:43 -0000 1.8
@@ -34,7 +34,7 @@
Group: Network
License: GPL
Version: 1.7.0
-Release: 20040212
+Release: 20040214
# list of sources
Source0:
http://osdn.dl.sourceforge.net/sourceforge/tinyproxy/tinyproxy-%{version}.tar.gz
@@ -45,7 +45,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, openssl, pcre, flex, bison
+BuildPreReq: OpenPKG, openpkg >= 20040130, openssl, pcre, flex, bison, gcc
PreReq: OpenPKG, openpkg >= 20040130, openssl, pcre
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]