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:18:33
Branch: HEAD Handle: 2004070608183200
Modified files:
openpkg-src/giflib giflib.spec
Log:
requires gcc
Summary:
Revision Changes Path
1.20 +2 -2 openpkg-src/giflib/giflib.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/giflib/giflib.spec
============================================================================
$ cvs diff -u -r1.19 -r1.20 giflib.spec
--- openpkg-src/giflib/giflib.spec 5 Jul 2004 07:32:33 -0000 1.19
+++ openpkg-src/giflib/giflib.spec 6 Jul 2004 07:18:32 -0000 1.20
@@ -39,7 +39,7 @@
Group: Graphics
License: LGPL
Version: %{V_main}
-Release: 20040705
+Release: 20040706
# package options
%option with_tools no
@@ -51,7 +51,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]