rpms/mingw32-gtkmm24/devel mingw32-gtkmm24.spec,1.1,1.2

sailer sailer at fedoraproject.org
Thu Jun 25 11:05:22 UTC 2009


Author: sailer

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

Modified Files:
	mingw32-gtkmm24.spec 
Log Message:
enable debuginfo



Index: mingw32-gtkmm24.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-gtkmm24/devel/mingw32-gtkmm24.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- mingw32-gtkmm24.spec	21 Apr 2009 22:35:34 -0000	1.1
+++ mingw32-gtkmm24.spec	25 Jun 2009 11:04:50 -0000	1.2
@@ -3,10 +3,11 @@
 %global _use_internal_dependency_generator 0
 %global __find_requires %{_mingw32_findrequires}
 %global __find_provides %{_mingw32_findprovides}
+%define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-gtkmm24
 Version:        2.16.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW Windows C++ interface for GTK2 (a GUI library for X)
 
 License:        LGPLv2+
@@ -17,7 +18,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem >= 30
+BuildRequires:  mingw32-filesystem >= 52
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-gcc-c++
 BuildRequires:  mingw32-binutils
@@ -39,6 +40,9 @@ freely combined to quickly create comple
 
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n gtkmm-%{version}
 
@@ -80,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.16.0-2
+- add debuginfo packages
+
 * Sat Apr 18 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.16.0-1
 - update to 2.16.0 to match native
 - remove COPYING.tools, as the binary does not contain any program from




More information about the fedora-extras-commits mailing list