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: 15-Nov-2004 13:59:03
Branch: HEAD Handle: 2004111512590300
Modified files:
openpkg-src/gcc40 gcc40.spec
Log:
sync with gcc package
Summary:
Revision Changes Path
1.10 +2 -3 openpkg-src/gcc40/gcc40.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gcc40/gcc40.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 gcc40.spec
--- openpkg-src/gcc40/gcc40.spec 15 Nov 2004 09:52:19 -0000 1.9
+++ openpkg-src/gcc40/gcc40.spec 15 Nov 2004 12:59:03 -0000 1.10
@@ -64,8 +64,8 @@
BuildPreReq: OpenPKG, openpkg >= 20040130, make, flex, bison, texinfo
PreReq: OpenPKG, openpkg >= 20040130
%if "%{with_binutils}" == "yes"
-BuildPreReq: binutils >= 2.13
-PreReq: binutils >= 2.13
+BuildPreReq: binutils >= 2.14
+PreReq: binutils >= 2.14
%endif
AutoReq: no
AutoReqProv: no
@@ -225,7 +225,6 @@
# fetch GNU platform triple
triple=`./config.guess`
- triple=`./config.sub ${triple}`
# perform the standard installation procedure
( cd obj
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]