[mingw-libglademm24: 4/17] enable debuginfo

epienbro epienbro at fedoraproject.org
Wed Mar 7 19:01:54 UTC 2012


commit 62f94732d22e9891d4d003ca79df28b8ed2dfac3
Author: sailer <sailer at fedoraproject.org>
Date:   Thu Jun 25 11:08:19 2009 +0000

    enable debuginfo

 mingw32-libglademm24.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-libglademm24.spec b/mingw32-libglademm24.spec
index 4c08236..9201f6e 100644
--- a/mingw32-libglademm24.spec
+++ b/mingw32-libglademm24.spec
@@ -3,12 +3,13 @@
 %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 name1 libglademm24
 
 Name:           mingw32-%{name1}
 Version:        2.6.7
-Release:        6%{?dist}
+Release:        7%{?dist}
 
 Summary:        MinGW Windows C++ wrapper for libglade
 
@@ -20,7 +21,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem >= 23
+BuildRequires:  mingw32-filesystem >= 52
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-gcc-c++
@@ -34,6 +35,9 @@ interface for C++ programmers to create Gnome GUIs with GTK+'s
 flexible object-oriented framework.
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n libglademm-%{version}
 
@@ -66,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_libdir}/pkgconfig/*.pc
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.6.7-7
+- add debuginfo packages
+
 * Wed Apr 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.6.7-6
 - rebuild
 


More information about the scm-commits mailing list