OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 04-Dec-2003 17:45:39
Branch: HEAD Handle: 2003120416453900
Modified files:
openpkg-src/whois whois.spec
Log:
uses special GNU make features
Summary:
Revision Changes Path
1.43 +2 -2 openpkg-src/whois/whois.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/whois/whois.spec
============================================================================
$ cvs diff -u -r1.42 -r1.43 whois.spec
--- openpkg-src/whois/whois.spec 1 Dec 2003 19:10:45 -0000 1.42
+++ openpkg-src/whois/whois.spec 4 Dec 2003 16:45:39 -0000 1.43
@@ -33,7 +33,7 @@
Group: DNS
License: GPL
Version: 4.6.9
-Release: 20031201
+Release: 20031204
# list of sources
Source0: http://www.linux.it/~md/software/whois_%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030909, perl
+BuildPreReq: OpenPKG, openpkg >= 20030909, make, perl
PreReq: OpenPKG, openpkg >= 20030909
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]