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: 05-Jun-2006 22:07:35
Branch: HEAD Handle: 2006060521073500
Modified files:
openpkg-src/bison bison.patch bison.spec
Log:
upgrading package: bison 2.2 -> 2.3
Summary:
Revision Changes Path
1.4 +2 -2 openpkg-src/bison/bison.patch
1.60 +2 -2 openpkg-src/bison/bison.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bison/bison.patch
============================================================================
$ cvs diff -u -r1.3 -r1.4 bison.patch
--- openpkg-src/bison/bison.patch 20 May 2006 09:12:59 -0000 1.3
+++ openpkg-src/bison/bison.patch 5 Jun 2006 20:07:35 -0000 1.4
@@ -1,6 +1,6 @@
Index: lib/timevar.c
---- lib/timevar.c.orig 2005-07-24 09:24:22 +0200
-+++ lib/timevar.c 2005-09-21 08:30:28 +0200
+--- lib/timevar.c.orig 2006-01-22 08:38:49 +0100
++++ lib/timevar.c 2006-06-05 22:02:18 +0200
@@ -45,6 +45,7 @@
# include <sys/times.h>
#endif
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/bison/bison.spec
============================================================================
$ cvs diff -u -r1.59 -r1.60 bison.spec
--- openpkg-src/bison/bison.spec 22 May 2006 09:10:37 -0000 1.59
+++ openpkg-src/bison/bison.spec 5 Jun 2006 20:07:35 -0000 1.60
@@ -23,7 +23,7 @@
##
# package versions
-%define V_new 2.2
+%define V_new 2.3
%define V_old 1.35
# package information
@@ -37,7 +37,7 @@
Group: Language
License: GPL
Version: %{V_new}
-Release: 20060522
+Release: 20060605
# list of sources
Source0: ftp://ftp.gnu.org/gnu/bison/bison-%{V_new}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]