[mingw-gettext: 17/26] Split debug symbols in -debuginfo subpackage

epienbro epienbro at fedoraproject.org
Tue Mar 6 19:45:43 UTC 2012


commit 1be07223601cdec74faa4b6514e36a8d7179a011
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Mon May 23 08:56:54 2011 +0300

    Split debug symbols in -debuginfo subpackage

 mingw32-gettext.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/mingw32-gettext.spec b/mingw32-gettext.spec
index 5f7d5b6..569e0ff 100644
--- a/mingw32-gettext.spec
+++ b/mingw32-gettext.spec
@@ -1,5 +1,6 @@
 %define __strip %{_mingw32_strip}
 %define __objdump %{_mingw32_objdump}
+%define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:      mingw32-gettext
 Version:   0.18.1.1
@@ -42,6 +43,9 @@ Group:          Development/Libraries
 Static version of the MinGW Windows Gettext library.
 
 
+%{?_mingw32_debug_package}
+
+
 %prep
 %setup -q -n gettext-%{version}
 
@@ -125,6 +129,7 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/info/
 * Mon May 23 2011 Kalev Lember <kalev at smartlink.ee> - 0.18.1.1-1
 - Update to 0.18.1.1
 - Spec cleanup
+- Split debug symbols in -debuginfo subpackage
 
 * Mon May 23 2011 Kalev Lember <kalev at smartlink.ee> - 0.17-16
 - Removed html documentation and info pages


More information about the mingw mailing list