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: 19-Feb-2007 08:26:18
Branch: HEAD Handle: 2007021907261800
Modified files:
openpkg-src/sqlite sqlite.patch sqlite.spec
Log:
modifying package: sqlite-3.3.13 20070213 -> 20070219
Summary:
Revision Changes Path
1.23 +3 -3 openpkg-src/sqlite/sqlite.patch
1.131 +2 -2 openpkg-src/sqlite/sqlite.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.patch
============================================================================
$ cvs diff -u -r1.22 -r1.23 sqlite.patch
--- openpkg-src/sqlite/sqlite.patch 13 Feb 2007 17:55:32 -0000 1.22
+++ openpkg-src/sqlite/sqlite.patch 19 Feb 2007 07:26:18 -0000 1.23
@@ -113,9 +113,9 @@
-Libs: -L${libdir} -lsqlite3
+Libs: -L${libdir} -lsqlite3 @TARGET_LIBS@
Cflags: -I${includedir}
-Index: sqliteodbc-0.72/Makefile.in
---- sqliteodbc-0.72/Makefile.in.orig 2007-02-04 12:23:36 +0100
-+++ sqliteodbc-0.72/Makefile.in 2007-02-11 11:43:15 +0100
+Index: sqliteodbc-0.73/Makefile.in
+--- sqliteodbc-0.73/Makefile.in.orig 2007-02-04 12:23:36 +0100
++++ sqliteodbc-0.73/Makefile.in 2007-02-11 11:43:15 +0100
@@ -6,7 +6,7 @@
CC = @CC@
INSTALL = @INSTALL@
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.spec
============================================================================
$ cvs diff -u -r1.130 -r1.131 sqlite.spec
--- openpkg-src/sqlite/sqlite.spec 13 Feb 2007 17:55:32 -0000 1.130
+++ openpkg-src/sqlite/sqlite.spec 19 Feb 2007 07:26:18 -0000 1.131
@@ -25,7 +25,7 @@
# package version
%define V_v3 3.3.13
%define V_v2 2.8.17
-%define V_odbc 0.72
+%define V_odbc 0.73
# package information
Name: sqlite
@@ -38,7 +38,7 @@
Group: Database
License: PD
Version: %{V_v3}
-Release: 20070213
+Release: 20070219
# package options
%option with_v2 no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]