SPECS: sqlite3.spec - tcl now uses %{_libdir}/tcl%{major}, fix for...

hawk hawk at pld-linux.org
Sat Feb 16 17:01:54 CET 2008


Author: hawk                         Date: Sat Feb 16 16:01:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tcl now uses %{_libdir}/tcl%{major}, fix for broken directory dep
- release 2

---- Files affected:
SPECS:
   sqlite3.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/sqlite3.spec
diff -u SPECS/sqlite3.spec:1.49 SPECS/sqlite3.spec:1.50
--- SPECS/sqlite3.spec:1.49	Wed Feb  6 23:06:20 2008
+++ SPECS/sqlite3.spec	Sat Feb 16 17:01:49 2008
@@ -19,13 +19,13 @@
 %endif
 
 %define         _ulibdir        /usr/lib
-%define		tclver		%(rpm -q --qf '%{V}' tcl)
+%define		tclver		8.5
 
 Summary:	SQLite library
 Summary(pl.UTF-8):	Biblioteka SQLite
 Name:		sqlite3
 Version:	3.5.6
-Release:	1
+Release:	2
 License:	LGPL
 Group:		Libraries
 # Source0Download: http://sqlite.org/download.html
@@ -230,6 +230,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2008-02-16 16:01:49  hawk
+- tcl now uses %{_libdir}/tcl%{major}, fix for broken directory dep
+- release 2
+
 Revision 1.49  2008-02-06 22:06:20  vip
 - up to 3.5.6
 - STBR
================================================================

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



More information about the pld-cvs-commit mailing list