SOURCES: sqlite3-pkgconfig.patch - adapted to 3.5.4
tommat
tommat at pld-linux.org
Fri Dec 28 18:19:47 CET 2007
Author: tommat Date: Fri Dec 28 17:19:47 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- adapted to 3.5.4
---- Files affected:
SOURCES:
sqlite3-pkgconfig.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/sqlite3-pkgconfig.patch
diff -u SOURCES/sqlite3-pkgconfig.patch:1.1 SOURCES/sqlite3-pkgconfig.patch:1.2
--- SOURCES/sqlite3-pkgconfig.patch:1.1 Mon Feb 27 18:54:56 2006
+++ SOURCES/sqlite3-pkgconfig.patch Fri Dec 28 18:19:42 2007
@@ -1,10 +1,11 @@
---- sqlite-3.3.4/sqlite3.pc.in.orig 2006-02-27 18:52:06.090877500 +0100
-+++ sqlite-3.3.4/sqlite3.pc.in 2006-02-27 18:52:20.243762000 +0100
-@@ -7,6 +7,6 @@
-
- Name: SQLite
- Description: SQL database engine
--Version: @VERSION@
-+Version: @RELEASE@
- Libs: -L${libdir} -lsqlite3
- Cflags: -I${includedir}
+--- sqlite-3.5.4/sqlite3.pc.in.orig 2007-11-30 01:28:10.000000000 +0000
++++ sqlite-3.5.4/sqlite3.pc.in 2007-12-28 17:02:46.000000000 +0000
+@@ -7,7 +7,7 @@
+
+ Name: SQLite
+ Description: SQL database engine
+-Version: @VERSION@
++Version: @RELEASE@
+ Libs: -L${libdir} -lsqlite3
+ Libs.private: -lpthread
+ Cflags: -I${includedir}
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/sqlite3-pkgconfig.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list