Browse Source

upgrading package: bison 2.2 -> 2.3

master
parent
commit
9af3569252
  1. 4
      bison/bison.patch
  2. 4
      bison/bison.spec

4
bison/bison.patch

@ -1,6 +1,6 @@
Index: lib/timevar.c Index: lib/timevar.c
--- lib/timevar.c.orig 2005-07-24 09:24:22 +0200 --- lib/timevar.c.orig 2006-01-22 08:38:49 +0100
+++ lib/timevar.c 2005-09-21 08:30:28 +0200 +++ lib/timevar.c 2006-06-05 22:02:18 +0200
@@ -45,6 +45,7 @@ @@ -45,6 +45,7 @@
# include <sys/times.h> # include <sys/times.h>
#endif #endif

4
bison/bison.spec

@ -23,7 +23,7 @@
## ##
# package versions # package versions
%define V_new 2.2 %define V_new 2.3
%define V_old 1.35 %define V_old 1.35
# package information # package information
@ -37,7 +37,7 @@ Class: CORE
Group: Language Group: Language
License: GPL License: GPL
Version: %{V_new} Version: %{V_new}
Release: 20060522 Release: 20060605
# list of sources # list of sources
Source0: ftp://ftp.gnu.org/gnu/bison/bison-%{V_new}.tar.gz Source0: ftp://ftp.gnu.org/gnu/bison/bison-%{V_new}.tar.gz

Loading…
Cancel
Save