[mingw-fontconfig: 10/16] Split debug symbols in -debuginfo subpackage

epienbro epienbro at fedoraproject.org
Tue Mar 6 18:46:06 UTC 2012


commit 23f6c9b26d78f89efa78c19a71caba83d7338c4c
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Mon May 23 09:35:47 2011 +0300

    Split debug symbols in -debuginfo subpackage

 mingw32-fontconfig.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/mingw32-fontconfig.spec b/mingw32-fontconfig.spec
index 13b485b..12a733d 100644
--- a/mingw32-fontconfig.spec
+++ b/mingw32-fontconfig.spec
@@ -1,5 +1,6 @@
 %define __strip %{_mingw32_strip}
 %define __objdump %{_mingw32_objdump}
+%define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-fontconfig
 Version:        2.8.0
@@ -30,6 +31,9 @@ Requires:       pkgconfig
 MinGW Windows Fontconfig library.
 
 
+%{?_mingw32_debug_package}
+
+
 %prep
 %setup -q -n fontconfig-%{version}
 
@@ -75,6 +79,7 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/doc/fontconfig
 * Mon May 23 2011 Kalev Lember <kalev at smartlink.ee> - 2.8.0-1
 - Update to 2.8.0
 - Spec cleanup
+- Split debug symbols in -debuginfo subpackage
 
 * Mon May 23 2011 Kalev Lember <kalev at smartlink.ee> - 2.6.0-12
 - Don't install html documentation which duplicates what is in Fedora native


More information about the scm-commits mailing list