OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 09-Feb-2004 08:53:06
Branch: HEAD Handle: 2004020907530600
Modified files:
openpkg-src/aide aide.spec
Log:
added dependency to GNU make
Summary:
Revision Changes Path
1.30 +2 -2 openpkg-src/aide/aide.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/aide/aide.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 aide.spec
--- openpkg-src/aide/aide.spec 7 Feb 2004 23:08:19 -0000 1.29
+++ openpkg-src/aide/aide.spec 9 Feb 2004 07:53:06 -0000 1.30
@@ -34,7 +34,7 @@
Group: Security
License: GPL
Version: 0.10
-Release: 20040208
+Release: 20040209
# package options
%option with_fsl yes
@@ -49,7 +49,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, bison, flex
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, bison, flex
BuildPreReq: mhash, zlib
PreReq: OpenPKG, openpkg >= 20040130
PreReq: mhash, zlib
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]