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: 06-Oct-2004 21:17:03
Branch: HEAD Handle: 2004100620170300
Modified files:
openpkg-src/ccide ccide.spec
Log:
requires gcc
Summary:
Revision Changes Path
1.3 +2 -2 openpkg-src/ccide/ccide.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ccide/ccide.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 ccide.spec
--- openpkg-src/ccide/ccide.spec 29 Sep 2004 07:46:27 -0000 1.2
+++ openpkg-src/ccide/ccide.spec 6 Oct 2004 19:17:03 -0000 1.3
@@ -38,7 +38,7 @@
Group: Language
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20040929
+Release: 20041006
# list of sources
Source0:
http://osdn.dl.sourceforge.net/ccide/ccide-%{V_major}-%{V_minor}.tar.gz
@@ -47,7 +47,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, m4, flex
+BuildPreReq: OpenPKG, openpkg >= 20040130, m4, flex, gcc
PreReq: OpenPKG, openpkg >= 20040130, m4
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]