OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 18-Dec-2006 19:18:19
Branch: HEAD Handle: 2006121818181800
Modified files:
openpkg-src/sqlite sqlite.patch sqlite.spec
Log:
modifying package: sqlite-3.3.8 20061218 again
Summary:
Revision Changes Path
1.15 +3 -3 openpkg-src/sqlite/sqlite.patch
1.120 +1 -1 openpkg-src/sqlite/sqlite.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.patch
============================================================================
$ cvs diff -u -r1.14 -r1.15 sqlite.patch
--- openpkg-src/sqlite/sqlite.patch 18 Dec 2006 09:21:41 -0000 1.14
+++ openpkg-src/sqlite/sqlite.patch 18 Dec 2006 18:18:18 -0000 1.15
@@ -113,9 +113,9 @@
-Libs: -L${libdir} -lsqlite3
+Libs: -L${libdir} -lsqlite3 @TARGET_LIBS@
Cflags: -I${includedir}
-Index: sqliteodbc-0.69/Makefile.in
---- sqliteodbc-0.69/Makefile.in.orig 2006-07-03 07:51:27 +0200
-+++ sqliteodbc-0.69/Makefile.in 2006-12-18 09:51:12 +0100
+Index: sqliteodbc-0.70/Makefile.in
+--- sqliteodbc-0.70/Makefile.in.orig 2006-07-03 07:51:27 +0200
++++ sqliteodbc-0.70/Makefile.in 2006-12-18 09:51:12 +0100
@@ -6,7 +6,7 @@
CC = @CC@
INSTALL = @INSTALL@
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.spec
============================================================================
$ cvs diff -u -r1.119 -r1.120 sqlite.spec
--- openpkg-src/sqlite/sqlite.spec 18 Dec 2006 09:21:41 -0000 1.119
+++ openpkg-src/sqlite/sqlite.spec 18 Dec 2006 18:18:18 -0000 1.120
@@ -25,7 +25,7 @@
# package version
%define V_v3 3.3.8
%define V_v2 2.8.17
-%define V_odbc 0.69
+%define V_odbc 0.70
# package information
Name: sqlite
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]