[mingw-tcl: 4/25] fix BRs

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 17:55:40 UTC 2012


commit b59333d566b8229a9d1def34f6ce0db4b58eef8c
Author: sailer <sailer at fedoraproject.org>
Date:   Sat May 23 11:49:21 2009 +0000

    fix BRs

 mingw32-tcl.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-tcl.spec b/mingw32-tcl.spec
index 14bb98a..aa85506 100644
--- a/mingw32-tcl.spec
+++ b/mingw32-tcl.spec
@@ -14,7 +14,7 @@
 Summary: MinGW Windows Tool Command Language, pronounced tickle
 Name: mingw32-%{name1}
 Version: %{vers}
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: TCL
 Group: Development/Languages
 URL: http://tcl.sourceforge.net/
@@ -25,6 +25,7 @@ Buildrequires: autoconf
 BuildRequires: file
 BuildRequires: m4
 BuildRequires: net-tools
+BuildRequires: wine
 BuildRequires: mingw32-filesystem
 BuildRequires: mingw32-gcc
 BuildRequires: mingw32-binutils
@@ -118,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc license.terms
 
 %changelog
+* Sat May 23 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 8.5.7-3
+- fix BRs
+
 * Fri May 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 8.5.7-2
 - remove check section
 


More information about the scm-commits mailing list