Author: sailer

Update of /cvs/pkgs/rpms/mingw32-sqlite/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21582

Modified Files:
        mingw32-sqlite.spec 
Log Message:
BR tclsh



Index: mingw32-sqlite.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-sqlite/devel/mingw32-sqlite.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mingw32-sqlite.spec 23 Apr 2009 11:39:18 -0000      1.4
+++ mingw32-sqlite.spec 23 Apr 2009 13:36:21 -0000      1.5
@@ -6,7 +6,7 @@
 
 Name:           mingw32-sqlite
 Version:        3.6.12
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW Windows port of sqlite embeddable SQL database engine
 
 License:        Public Domain
@@ -37,6 +37,7 @@
 
 BuildRequires:  autoconf
 BuildRequires:  libtool
+BuildRequires:  /usr/bin/tclsh
 
 Requires:       pkgconfig
 
@@ -111,6 +112,10 @@
 
 
 %changelog
+* Thu Apr 23 2009 Thomas Sailer <[email protected]> - 3.6.12-2
+- BR tclsh; the build process without tclsh and with extensions
+  enabled is broken
+
 * Thu Apr 23 2009 Thomas Sailer <[email protected]> - 3.6.12-1
 - update to 3.6.12 to match native
 - enable rtree, fts3

_______________________________________________
fedora-mingw mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw

Reply via email to