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: 19-Feb-2004 16:54:06
Branch: HEAD Handle: 2004021915540600
Modified files:
openpkg-src/dmalloc dmalloc.spec
Log:
requires gcc
Summary:
Revision Changes Path
1.36 +2 -2 openpkg-src/dmalloc/dmalloc.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dmalloc/dmalloc.spec
============================================================================
$ cvs diff -u -r1.35 -r1.36 dmalloc.spec
--- openpkg-src/dmalloc/dmalloc.spec 7 Feb 2004 17:54:34 -0000 1.35
+++ openpkg-src/dmalloc/dmalloc.spec 19 Feb 2004 15:54:06 -0000 1.36
@@ -34,7 +34,7 @@
Group: Development
License: GPL
Version: 5.3.0
-Release: 20040207
+Release: 20040219
# list of sources
Source0: http://dmalloc.com/releases/dmalloc-%{version}.tgz
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130
+BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]