OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 17-Jun-2005 10:44:48
Branch: HEAD Handle: 2005061709444700
Modified files:
openpkg-src/tiff tiff.spec
Log:
seems to require GNU make
Summary:
Revision Changes Path
1.46 +2 -2 openpkg-src/tiff/tiff.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tiff/tiff.spec
============================================================================
$ cvs diff -u -r1.45 -r1.46 tiff.spec
--- openpkg-src/tiff/tiff.spec 16 Jun 2005 14:15:14 -0000 1.45
+++ openpkg-src/tiff/tiff.spec 17 Jun 2005 08:44:47 -0000 1.46
@@ -33,7 +33,7 @@
Group: Graphics
License: GPL
Version: 3.7.2
-Release: 20050616
+Release: 20050617
# package options
%option with_cxx no
@@ -44,7 +44,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130
+BuildPreReq: OpenPKG, openpkg >= 20040130, make
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: jpeg, zlib
PreReq: jpeg, zlib
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]