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: 08-Nov-2002 12:50:10
Branch: HEAD Handle: 2002110811500900
Modified files:
openpkg-src/binutils binutils.spec
Log:
resurrect important GNU binutils patch
Summary:
Revision Changes Path
1.28 +2 -0 openpkg-src/binutils/binutils.spec
____________________________________________________________________________
Index: openpkg-src/binutils/binutils.spec
============================================================
$ cvs diff -u -r1.27 -r1.28 binutils.spec
--- openpkg-src/binutils/binutils.spec 8 Nov 2002 10:10:30 -0000 1.27
+++ openpkg-src/binutils/binutils.spec 8 Nov 2002 11:50:09 -0000 1.28
@@ -37,6 +37,7 @@
# list of sources
Source0:
ftp://sources.redhat.com/pub/binutils/releases/binutils-%{version}.tar.bz2
+Patch0: binutils.patch
# build information
Prefix: %{l_prefix}
@@ -64,6 +65,7 @@
%prep
%setup -q
+ %patch -p0
%build
CC="%{l_cc}"; export CC
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]