[mingw-glibmm24: 7/40] enable debuginfo

epienbro epienbro at fedoraproject.org
Wed Mar 7 17:14:29 UTC 2012


commit 49cbec173a11734e622f5dce3c3d87979d1861fe
Author: sailer <sailer at fedoraproject.org>
Date:   Thu Jun 25 10:43:12 2009 +0000

    enable debuginfo

 mingw32-glibmm24.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-glibmm24.spec b/mingw32-glibmm24.spec
index 45f1ec0..07e3720 100644
--- a/mingw32-glibmm24.spec
+++ b/mingw32-glibmm24.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-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}-%{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
@@ -36,6 +37,9 @@ inheritance and a comprehensive set of widget classes that can be
 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 scm-commits mailing list