[mingw-libsigc++20: 4/18] add debuginfo

epienbro epienbro at fedoraproject.org
Wed Mar 7 19:51:57 UTC 2012


commit fd7a20cef04f155620d66c61fc16f98dc7ee353b
Author: sailer <sailer at fedoraproject.org>
Date:   Tue Jun 23 09:29:04 2009 +0000

    add debuginfo

 mingw32-libsigc++20.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-libsigc++20.spec b/mingw32-libsigc++20.spec
index c73190c..e640a04 100644
--- a/mingw32-libsigc++20.spec
+++ b/mingw32-libsigc++20.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-libsigc++20
 Version:        2.2.2
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        MinGW Windows port of the typesafe signal framework for C++
 
 License:        LGPLv2+
@@ -17,6 +18,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 
+BuildRequires:  mingw32-filesystem >= 52
 BuildRequires:  mingw32-filesystem >= 30
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-gcc-c++
@@ -41,6 +43,9 @@ Package GTK-- (gtkmm), which is a C++ binding to the GTK+ library,
 starting with version 1.1.2, uses %name.
 
 
+%{_mingw32_debug_package}
+
+
 %prep
 %setup -q -n libsigc++-%{version}
 
@@ -75,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 22 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.2.2-8
+- add debuginfo packages
+
 * Thu Apr 16 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.2.2-7
 - replace %%define with %%global
 


More information about the scm-commits mailing list