commit c63def1a17af655156ddb967e6ec1f6881e5a5ba
Author: sailer <[email protected]>
Date:   Thu Apr 23 13:36:21 2009 +0000

    BR tclsh

 mingw32-sqlite.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-sqlite.spec b/mingw32-sqlite.spec
index 4066509..9b87b6a 100644
--- a/mingw32-sqlite.spec
+++ b/mingw32-sqlite.spec
@@ -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:  mingw32-termcap >= 1.3.1-3
 
 BuildRequires:  autoconf
 BuildRequires:  libtool
+BuildRequires:  /usr/bin/tclsh
 
 Requires:       pkgconfig
 
@@ -111,6 +112,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %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
_______________________________________________
mingw mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to