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:14:19
Branch: HEAD Handle: 2004070608141900
Modified files:
openpkg-src/gift gift.spec
Log:
gift seems to require our gcc 3.x
Summary:
Revision Changes Path
1.6 +2 -2 openpkg-src/gift/gift.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gift/gift.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 gift.spec
--- openpkg-src/gift/gift.spec 5 Jul 2004 11:22:35 -0000 1.5
+++ openpkg-src/gift/gift.spec 6 Jul 2004 07:14:19 -0000 1.6
@@ -34,7 +34,7 @@
Group: Network
License: GPL
Version: 0.11.6
-Release: 20040705
+Release: 20040706
# package options
%option with_imagemagick yes
@@ -48,7 +48,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, libtool, make
+BuildPreReq: OpenPKG, openpkg >= 20040130, libtool, make, gcc
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: file
PreReq: file
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]