OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 16-Jun-2003 17:47:53
Branch: HEAD Handle: 2003061616475201
Modified files:
openpkg-src/binutils binutils.patch binutils.spec
openpkg-web news.txt
Log:
drop ancient patch
Summary:
Revision Changes Path
1.3 +0 -9 openpkg-src/binutils/binutils.patch
1.38 +1 -1 openpkg-src/binutils/binutils.spec
1.4892 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/binutils/binutils.patch
============================================================================
$ cvs diff -u -r1.2 -r1.3 binutils.patch
--- openpkg-src/binutils/binutils.patch 26 Aug 2002 10:29:35 -0000 1.2
+++ openpkg-src/binutils/binutils.patch 16 Jun 2003 15:47:53 -0000 1.3
@@ -1,14 +1,5 @@
--- bfd/elf.c.orig 2002-07-30 20:19:42.000000000 +0200
+++ bfd/elf.c 2002-08-22 17:41:47.000000000 +0200
-@@ -441,7 +441,7 @@
- isymend = intsym_buf + symcount;
- for (esym = extsym_buf, isym = intsym_buf, shndx = extshndx_buf;
- isym < isymend;
-- esym += extsym_size, isym++, shndx = shndx != NULL ? shndx + 1 : NULL)
-+ (char *)esym += extsym_size, isym++, shndx = shndx != NULL ? shndx + 1 :
NULL)
- (*bed->s->swap_symbol_in) (ibfd, esym, (const PTR) shndx, isym);
-
- out:
@@ -4235,6 +4235,12 @@
else
i_ehdrp->e_type = ET_REL;
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/binutils/binutils.spec
============================================================================
$ cvs diff -u -r1.37 -r1.38 binutils.spec
--- openpkg-src/binutils/binutils.spec 13 Jun 2003 06:18:41 -0000 1.37
+++ openpkg-src/binutils/binutils.spec 16 Jun 2003 15:47:53 -0000 1.38
@@ -33,7 +33,7 @@
Group: Utility
License: GPL
Version: 2.14
-Release: 20030613
+Release: 20030616
# list of sources
Source0:
ftp://sources.redhat.com/pub/binutils/releases/binutils-%{version}.tar.bz2
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.4891 -r1.4892 news.txt
--- openpkg-web/news.txt 16 Jun 2003 14:36:48 -0000 1.4891
+++ openpkg-web/news.txt 16 Jun 2003 15:47:52 -0000 1.4892
@@ -1,3 +1,4 @@
+16-Jun-2003: Upgraded package: P<binutils-2.14-20030616>
16-Jun-2003: Upgraded package: P<aegis-4.11-20030616>
16-Jun-2003: Upgraded package: P<gsoap-2.1.10-20030616>
16-Jun-2003: Upgraded package: P<squirrelmail-1.4.0-20030616>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]