[mingw-sqlite: 6/31] BR tclsh

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 21:32:29 UTC 2012


commit c63def1a17af655156ddb967e6ec1f6881e5a5ba
Author: sailer <sailer at fedoraproject.org>
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 <t.sailer at alumni.ethz.ch> - 3.6.12-2
+- BR tclsh; the build process without tclsh and with extensions
+  enabled is broken
+
 * Thu Apr 23 2009 Thomas Sailer <t.sailer at alumni.ee.ethz.ch> - 3.6.12-1
 - update to 3.6.12 to match native
 - enable rtree, fts3


More information about the scm-commits mailing list