rpms/mingw32-tcl/devel mingw32-tcl.spec,1.5,1.6

sailer sailer at fedoraproject.org
Tue Jun 23 09:22:46 UTC 2009


Author: sailer

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

Modified Files:
	mingw32-tcl.spec 
Log Message:
add debuginfo



Index: mingw32-tcl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-tcl/devel/mingw32-tcl.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- mingw32-tcl.spec	23 May 2009 12:26:18 -0000	1.5
+++ mingw32-tcl.spec	23 Jun 2009 09:22:15 -0000	1.6
@@ -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 ca
 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 fedora-extras-commits mailing list