OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 04-Jun-2003 17:57:56
Branch: HEAD Handle: 2003060416575402
Modified files:
openpkg-src/bison bison.spec
openpkg-web news.txt
Log:
Move block of beta code
Summary:
Revision Changes Path
1.37 +2 -2 openpkg-src/bison/bison.spec
1.4726 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bison/bison.spec
============================================================================
$ cvs diff -u -r1.36 -r1.37 bison.spec
--- openpkg-src/bison/bison.spec 3 Jan 2003 11:20:54 -0000 1.36
+++ openpkg-src/bison/bison.spec 4 Jun 2003 15:57:56 -0000 1.37
@@ -37,7 +37,7 @@
Group: Language
License: GPL
Version: %{V_release}
-Release: 20030103
+Release: 20030604
# package options
%option with_beta yes
@@ -69,10 +69,10 @@
%setup0 -q -c -n bison-%{V_release}
%if "%{with_beta}" == "yes"
%setup1 -q -T -D -a 1
-%endif
( cd bison-%{V_beta}
%patch -p0
)
+%endif
%build
( cd bison-%{V_release}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.4725 -r1.4726 news.txt
--- openpkg-web/news.txt 4 Jun 2003 15:17:48 -0000 1.4725
+++ openpkg-web/news.txt 4 Jun 2003 15:57:54 -0000 1.4726
@@ -1,3 +1,4 @@
+04-Jun-2003: Upgraded package: P<bison-1.35-20030604>
04-Jun-2003: Upgraded package: P<apache-1.3.27-20030604>
04-Jun-2003: Upgraded package: P<mozilla-1.3.1-20030604>
04-Jun-2003: Upgraded package: P<uucp-1.07-20030604>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]