[mingw-tcl: 8/25] add debuginfo

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 17:56:00 UTC 2012


commit 161d2cc65403e41ac1a9027ef47803d07ec20c81
Author: sailer <sailer at fedoraproject.org>
Date:   Tue Jun 23 09:22:15 2009 +0000

    add debuginfo

 mingw32-tcl.spec |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-tcl.spec b/mingw32-tcl.spec
index fbdcd3a..bb4aa6b 100644
--- a/mingw32-tcl.spec
+++ b/mingw32-tcl.spec
@@ -3,6 +3,7 @@
 %global _use_internal_dependency_generator 0
 %global __find_requires %{_mingw32_findrequires}
 %global __find_provides %{_mingw32_findprovides}
+%define __debug_install_post %{_mingw32_debug_install_post}
 
 %global majorver1 8
 %global majorver2 5
@@ -14,7 +15,7 @@
 Summary: MinGW Windows Tool Command Language, pronounced tickle
 Name: mingw32-%{name1}
 Version: %{vers}
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: TCL
 Group: Development/Languages
 URL: http://tcl.sourceforge.net/
@@ -26,7 +27,7 @@ BuildRequires: file
 BuildRequires: m4
 BuildRequires: net-tools
 BuildRequires: tcl
-BuildRequires: mingw32-filesystem
+BuildRequires: mingw32-filesystem >= 52
 BuildRequires: mingw32-gcc
 BuildRequires: mingw32-binutils
 BuildRequires: mingw32-cpp
@@ -47,6 +48,10 @@ cross-platform GUI applications.  Tcl can also be used for a variety
 of web-related tasks and for creating powerful command languages for
 applications.
 
+
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n %{name1}%{version}
 chmod -x generic/tclThreadAlloc.c
@@ -123,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc license.terms
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 8.5.7-6
+- add debuginfo packages
+
 * Sat May 23 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 8.5.7-5
 - rebuilt
 


More information about the scm-commits mailing list