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 openpkg$ Date: 01-Jan-2003 19:50:53
Branch: HEAD Handle: 2003010118505102
Modified files:
openpkg-re/vcheck vc.bison
openpkg-src/bison bison.spec
openpkg-web news.txt
Log:
upgrade flex-beta to 1.875
Summary:
Revision Changes Path
1.6 +1 -1 openpkg-re/vcheck/vc.bison
1.34 +2 -2 openpkg-src/bison/bison.spec
1.2491 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.bison
============================================================================
$ cvs diff -u -r1.5 -r1.6 vc.bison
--- openpkg-re/vcheck/vc.bison 15 Oct 2002 13:04:54 -0000 1.5
+++ openpkg-re/vcheck/vc.bison 1 Jan 2003 18:50:51 -0000 1.6
@@ -7,7 +7,7 @@
regex = bison-(1\.3\d+)\.tar\.gz
}
prog bison:beta = {
- version = 1.75
+ version = 1.875
url = ftp://ftp.gnu.org/gnu/bison/
regex = bison-(1\.[5-9]\d+)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/bison/bison.spec
============================================================================
$ cvs diff -u -r1.33 -r1.34 bison.spec
--- openpkg-src/bison/bison.spec 30 Dec 2002 22:03:10 -0000 1.33
+++ openpkg-src/bison/bison.spec 1 Jan 2003 18:50:53 -0000 1.34
@@ -28,7 +28,7 @@
# package versions
%define V_release 1.35
-%define V_beta 1.75
+%define V_beta 1.875
# package information
Name: bison
@@ -40,7 +40,7 @@
Group: Language
License: GPL
Version: %{V_release}
-Release: 20021230
+Release: 20030101
# list of sources
Source0: ftp://ftp.gnu.org/gnu/bison/bison-%{V_release}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2490 -r1.2491 news.txt
--- openpkg-web/news.txt 1 Jan 2003 18:50:01 -0000 1.2490
+++ openpkg-web/news.txt 1 Jan 2003 18:50:52 -0000 1.2491
@@ -1,3 +1,4 @@
+01-Jan-2003: Upgraded package: P<bison-1.35-20030101>
01-Jan-2003: Upgraded package: P<delegate-8.3.2-20030101>
01-Jan-2003: Upgraded package: P<cadaver-0.20.5-20030101>
01-Jan-2003: Upgraded package: P<cpu-1.3.13-20030101>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]