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: 05-Jul-2004 13:22:35
Branch: HEAD Handle: 2004070512223500
Modified files:
openpkg-src/gift gift.spec
Log:
requires GNU make
Summary:
Revision Changes Path
1.5 +2 -2 openpkg-src/gift/gift.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gift/gift.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 gift.spec
--- openpkg-src/gift/gift.spec 1 Jul 2004 17:53:42 -0000 1.4
+++ openpkg-src/gift/gift.spec 5 Jul 2004 11:22:35 -0000 1.5
@@ -34,7 +34,7 @@
Group: Network
License: GPL
Version: 0.11.6
-Release: 20040701
+Release: 20040705
# package options
%option with_imagemagick yes
@@ -48,7 +48,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, libtool
+BuildPreReq: OpenPKG, openpkg >= 20040130, libtool, make
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: file
PreReq: file
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]