[mingw-gtkmm24: 3/32] enable debuginfo

epienbro epienbro at fedoraproject.org
Wed Mar 7 17:28:44 UTC 2012


commit b3ee4ba80630c2cd3d8f90d55a5891efb85ebbbb
Author: sailer <sailer at fedoraproject.org>
Date:   Thu Jun 25 11:04:50 2009 +0000

    enable debuginfo

 mingw32-gtkmm24.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-gtkmm24.spec b/mingw32-gtkmm24.spec
index e99c883..eaf7613 100644
--- a/mingw32-gtkmm24.spec
+++ b/mingw32-gtkmm24.spec
@@ -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}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 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 complex user interfaces.
 
 
 
+%{_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 scm-commits mailing list