Browse Source

modifying package: sqlite-3.3.13 20070213 -> 20070219

Ralf S. Engelschall 19 years ago
parent
commit
a33af8fd32
2 changed files with 5 additions and 5 deletions
  1. 3 3
      sqlite/sqlite.patch
  2. 2 2
      sqlite/sqlite.spec

+ 3 - 3
sqlite/sqlite.patch

@@ -113,9 +113,9 @@ Index: sqlite-3.3.13/sqlite3.pc.in
 -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@

+ 2 - 2
sqlite/sqlite.spec

@@ -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 @@ Class:        BASE
 Group:        Database
 License:      PD
 Version:      %{V_v3}
-Release:      20070213
+Release:      20070219
 
 #   package options
 %option       with_v2              no