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: 10-Feb-2004 13:41:47
Branch: HEAD Handle: 2004021012414700
Modified files:
openpkg-src/aide aide.spec
Log:
requires gcc
Summary:
Revision Changes Path
1.31 +2 -2 openpkg-src/aide/aide.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/aide/aide.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 aide.spec
--- openpkg-src/aide/aide.spec 9 Feb 2004 07:53:06 -0000 1.30
+++ openpkg-src/aide/aide.spec 10 Feb 2004 12:41:47 -0000 1.31
@@ -34,7 +34,7 @@
Group: Security
License: GPL
Version: 0.10
-Release: 20040209
+Release: 20040210
# package options
%option with_fsl yes
@@ -49,7 +49,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, make, bison, flex
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, bison, flex, gcc
BuildPreReq: mhash, zlib
PreReq: OpenPKG, openpkg >= 20040130
PreReq: mhash, zlib
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]