SPECS: sqlite3.spec - up to 3.2.7 - fix conflict-tests (patch excl...

zboczuch zboczuch at pld-linux.org
Mon Sep 26 12:55:04 CEST 2005


Author: zboczuch                     Date: Mon Sep 26 10:55:04 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 3.2.7
- fix conflict-tests (patch excluded from sqlite's CVS)

---- Files affected:
SPECS:
   sqlite3.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/sqlite3.spec
diff -u SPECS/sqlite3.spec:1.14 SPECS/sqlite3.spec:1.15
--- SPECS/sqlite3.spec:1.14	Thu Sep 22 20:38:36 2005
+++ SPECS/sqlite3.spec	Mon Sep 26 12:54:59 2005
@@ -8,13 +8,14 @@
 Summary:	SQLite library
 Summary(pl):	Biblioteka SQLite
 Name:		sqlite3
-Version:	3.2.6
+Version:	3.2.7
 Release:	1
 License:	LGPL
 Group:		Libraries
 # Source0Download: http://sqlite.org/download.html
 Source0:	http://sqlite.org/sqlite-%{version}.tar.gz
-# Source0-md5:	f0bf0df075231ff037842b47e6bf0f93
+# Source0-md5:	34c92821b3b46380f192c0aaf2b2b217
+Patch0:		%{name}-test-conflict.patch
 URL:		http://sqlite.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -139,6 +140,7 @@
 
 %prep
 %setup -q -n sqlite-%{version}
+%patch0 -p1
 sed -i 's/mkdir doc/#mkdir doc/' Makefile*
 
 %build
@@ -200,6 +202,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/09/26 10:54:59  zboczuch
+- up to 3.2.7
+- fix conflict-tests (patch excluded from sqlite's CVS)
+
 Revision 1.14  2005/09/22 18:38:36  troll
 - updated to 3.2.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sqlite3.spec?r1=1.14&r2=1.15&f=u




More information about the pld-cvs-commit mailing list