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 openpkg-web Date: 24-Jan-2003 09:04:05
Branch: HEAD Handle: 2003012408040401
Modified files:
openpkg-src/diffutils diffutils.spec
openpkg-web news.txt
Log:
cmp tool segfaults if compiled with older vendor gcc
Summary:
Revision Changes Path
1.31 +2 -2 openpkg-src/diffutils/diffutils.spec
1.3023 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/diffutils/diffutils.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 diffutils.spec
--- openpkg-src/diffutils/diffutils.spec 12 Jan 2003 12:37:14 -0000 1.30
+++ openpkg-src/diffutils/diffutils.spec 24 Jan 2003 08:04:05 -0000 1.31
@@ -33,7 +33,7 @@
Group: Utility
License: GPL
Version: 2.8.4
-Release: 20030112
+Release: 20030124
# list of sources
Source0: ftp://alpha.gnu.org/gnu/diffutils/diffutils-%{version}.tar.gz
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, texinfo, make
+BuildPreReq: OpenPKG, openpkg >= 20020206, texinfo, make, gcc
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3022 -r1.3023 news.txt
--- openpkg-web/news.txt 23 Jan 2003 18:43:15 -0000 1.3022
+++ openpkg-web/news.txt 24 Jan 2003 08:04:04 -0000 1.3023
@@ -1,3 +1,4 @@
+24-Jan-2003: Upgraded package: P<diffutils-2.8.4-20030124>
23-Jan-2003: Upgraded package: P<jargon-4.3.3-20030123>
23-Jan-2003: Upgraded package: P<gif2png-2.4.6-20030123>
23-Jan-2003: Upgraded package: P<fetchmail-6.2.1-20030123>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]