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 Date: 14-Aug-2004 11:21:51
Branch: HEAD Handle: 2004081410215000
Modified files:
openpkg-src/lemon lemon.spec
Log:
upgrade to official version from SQLite
Summary:
Revision Changes Path
1.15 +3 -5 openpkg-src/lemon/lemon.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lemon/lemon.spec
============================================================================
$ cvs diff -u -r1.14 -r1.15 lemon.spec
--- openpkg-src/lemon/lemon.spec 9 Feb 2004 13:03:03 -0000 1.14
+++ openpkg-src/lemon/lemon.spec 14 Aug 2004 09:21:50 -0000 1.15
@@ -34,13 +34,12 @@
Group: Language
License: GPL
Version: 1.0
-Release: 20040209
+Release: 20040814
# list of sources
-Source0: http://www.hwaci.com/sw/lemon/lemon.c
-Source1: http://www.hwaci.com/sw/lemon/lempar.c
+Source0: http://www.sqlite.org/cvstrac/getfile/sqlite/tool/lemon.c
+Source1: http://www.sqlite.org/cvstrac/getfile/sqlite/tool/lempar.c
Source2: http://www.hwaci.com/sw/lemon/lemon.html
-Patch0: lemon.patch
# build information
Prefix: %{l_prefix}
@@ -67,7 +66,6 @@
%prep
%setup -T -c
cp %{SOURCE lemon.c} lemon.c
- %patch -p0
%{l_shtool} subst \
-e 's;"lempar.c";"%{l_prefix}/share/lemon/lempar.c";g' \
lemon.c
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]