SPECS: sqlite3.spec - updated to 3.4.2

jareq jareq at pld-linux.org
Wed Sep 5 09:47:34 CEST 2007


Author: jareq                        Date: Wed Sep  5 07:47:34 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.4.2

---- Files affected:
SPECS:
   sqlite3.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/sqlite3.spec
diff -u SPECS/sqlite3.spec:1.39 SPECS/sqlite3.spec:1.40
--- SPECS/sqlite3.spec:1.39	Mon Jul 23 17:32:04 2007
+++ SPECS/sqlite3.spec	Wed Sep  5 09:47:29 2007
@@ -12,13 +12,13 @@
 Summary:	SQLite library
 Summary(pl.UTF-8):	Biblioteka SQLite
 Name:		sqlite3
-Version:	3.4.1
+Version:	3.4.2
 Release:	1
 License:	LGPL
 Group:		Libraries
 # Source0Download: http://sqlite.org/download.html
 Source0:	http://sqlite.org/sqlite-%{version}.tar.gz
-# Source0-md5:	0f06955b18da295fecb62d4bf9ded3c6
+# Source0-md5:	2feec9b429f9298c9f288420c8b449f8
 Patch0:		%{name}-sign-function.patch
 Patch1:		%{name}-pkgconfig.patch
 URL:		http://sqlite.org/
@@ -180,7 +180,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%if %{with tcl}
 sed -i -e "s#$RPM_BUILD_ROOT##g" $RPM_BUILD_ROOT%{_ulibdir}/tcl*/sqlite3/*.tcl
+%endif
 
 install sqlite3.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
@@ -224,6 +226,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2007/09/05 07:47:29  jareq
+- updated to 3.4.2
+
 Revision 1.39  2007/07/23 15:32:04  tommat
 - up to 3.4.1
 - disable tests on sparc
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sqlite3.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list