rpms/mingw32-glibmm24/devel mingw32-glibmm24.spec,1.4,1.5

sailer sailer at fedoraproject.org
Thu Jun 25 10:43:42 UTC 2009


Author: sailer

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

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



Index: mingw32-glibmm24.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-glibmm24/devel/mingw32-glibmm24.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- mingw32-glibmm24.spec	17 Apr 2009 13:02:59 -0000	1.4
+++ mingw32-glibmm24.spec	25 Jun 2009 10:43:12 -0000	1.5
@@ -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-glibmm24
 Version:        2.20.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        MinGW Windows C++ interface for GTK2 (a GUI library for X)
 
 License:        LGPLv2+
@@ -18,7 +19,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
@@ -36,6 +37,9 @@ inheritance and a comprehensive set of w
 freely combined to quickly create complex user interfaces.
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n glibmm-%{version}
 %patch0 -p0 -b .nogunixio
@@ -80,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.20.0-4
+- add debuginfo packages
+
 * Fri Apr 17 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.20.0-3
 - fix extradefs build failure
 




More information about the fedora-extras-commits mailing list