OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 02-Apr-2007 17:06:53
Branch: HEAD Handle: 2007040216065200
Modified files:
openpkg-src/sqlite sqlite.patch sqlite.spec
Log:
modifying package: sqlite-3.3.13 20070326 -> 20070402
Summary:
Revision Changes Path
1.25 +3 -3 openpkg-src/sqlite/sqlite.patch
1.134 +2 -2 openpkg-src/sqlite/sqlite.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.patch
============================================================================
$ cvs diff -u -r1.24 -r1.25 sqlite.patch
--- openpkg-src/sqlite/sqlite.patch 23 Feb 2007 14:30:35 -0000 1.24
+++ openpkg-src/sqlite/sqlite.patch 2 Apr 2007 15:06:52 -0000 1.25
@@ -125,9 +125,9 @@
-Libs: -L${libdir} -lsqlite3
+Libs: -L${libdir} -lsqlite3 @TARGET_LIBS@
Cflags: -I${includedir}
-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
+Index: sqliteodbc-0.74/Makefile.in
+--- sqliteodbc-0.74/Makefile.in.orig 2007-02-04 12:23:36 +0100
++++ sqliteodbc-0.74/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.133 -r1.134 sqlite.spec
--- openpkg-src/sqlite/sqlite.spec 26 Mar 2007 07:13:07 -0000 1.133
+++ openpkg-src/sqlite/sqlite.spec 2 Apr 2007 15:06:52 -0000 1.134
@@ -25,7 +25,7 @@
# package version
%define V_v3 3.3.13
%define V_v2 2.8.17
-%define V_odbc 0.73
+%define V_odbc 0.74
# package information
Name: sqlite
@@ -38,7 +38,7 @@
Group: Database
License: PD
Version: %{V_v3}
-Release: 20070326
+Release: 20070402
# package options
%option with_v2 no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]