OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 16-Jun-2005 11:20:38
Branch: HEAD Handle: 2005061610203700
Modified files:
openpkg-src/gcc40 gcc40.spec
Log:
GCC release versions don't require developer tools
Summary:
Revision Changes Path
1.35 +2 -2 openpkg-src/gcc40/gcc40.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gcc40/gcc40.spec
============================================================================
$ cvs diff -u -r1.34 -r1.35 gcc40.spec
--- openpkg-src/gcc40/gcc40.spec 21 Apr 2005 20:10:35 -0000 1.34
+++ openpkg-src/gcc40/gcc40.spec 16 Jun 2005 09:20:37 -0000 1.35
@@ -39,7 +39,7 @@
Group: Compiler
License: GPL
Version: %{V_full}
-Release: 20050421
+Release: 20050616
# package options
%option with_cxx yes
@@ -59,7 +59,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, make, flex, bison, texinfo
+BuildPreReq: OpenPKG, openpkg >= 20040130, make
PreReq: OpenPKG, openpkg >= 20040130
%if "%{with_binutils}" == "yes"
BuildPreReq: binutils >= 2.14
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]