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: 03-Jan-2003 12:20:54
Branch: HEAD Handle: 2003010311205301
Modified files:
openpkg-src/bison bison.spec
openpkg-web news.txt
Log:
upgrade to new %option world order
Summary:
Revision Changes Path
1.36 +6 -6 openpkg-src/bison/bison.spec
1.2513 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bison/bison.spec
============================================================================
$ cvs diff -u -r1.35 -r1.36 bison.spec
--- openpkg-src/bison/bison.spec 3 Jan 2003 10:51:15 -0000 1.35
+++ openpkg-src/bison/bison.spec 3 Jan 2003 11:20:54 -0000 1.36
@@ -23,9 +23,6 @@
## SUCH DAMAGE.
##
-# package options
-%option with_beta yes
-
# package versions
%define V_release 1.35
%define V_beta 1.875
@@ -40,7 +37,10 @@
Group: Language
License: GPL
Version: %{V_release}
-Release: 20030101
+Release: 20030103
+
+# package options
+%option with_beta yes
# list of sources
Source0: ftp://ftp.gnu.org/gnu/bison/bison-%{V_release}.tar.gz
@@ -50,8 +50,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021230, make, m4
-PreReq: OpenPKG, openpkg >= 20021230, m4
+BuildPreReq: OpenPKG, openpkg >= 20030103, make, m4
+PreReq: OpenPKG, openpkg >= 20030103, m4
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2512 -r1.2513 news.txt
--- openpkg-web/news.txt 3 Jan 2003 11:19:56 -0000 1.2512
+++ openpkg-web/news.txt 3 Jan 2003 11:20:53 -0000 1.2513
@@ -1,3 +1,4 @@
+03-Jan-2003: New package: P<bison-1.35-20030103>
03-Jan-2003: New package: P<al-0.9.1-20030103>
03-Jan-2003: Upgraded package: P<al-0.9.1-20030103>
03-Jan-2003: New package: P<apache-1.3.27-20030103>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]