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: 18-Oct-2004 14:01:06
Branch: OPENPKG_2_2_SOLID Handle: 2004101813010500
Modified files: (Branch: OPENPKG_2_2_SOLID)
openpkg-src/rbldnsd rbldnsd.spec
Log:
MFC: try to workaround configure problem
Summary:
Revision Changes Path
1.4.2.2 +1 -1 openpkg-src/rbldnsd/rbldnsd.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/rbldnsd/rbldnsd.spec
============================================================================
$ cvs diff -u -r1.4.2.1 -r1.4.2.2 rbldnsd.spec
--- openpkg-src/rbldnsd/rbldnsd.spec 11 Oct 2004 18:58:40 -0000 1.4.2.1
+++ openpkg-src/rbldnsd/rbldnsd.spec 18 Oct 2004 12:01:05 -0000 1.4.2.2
@@ -50,7 +50,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 2.2.0
+BuildPreReq: OpenPKG, openpkg >= 2.2.0, gcc
PreReq: OpenPKG, openpkg >= 2.2.0
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl >= 1.3.0
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]