From 23f6c9b26d78f89efa78c19a71caba83d7338c4c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 23 May 2011 09:35:47 +0300 Subject: [PATCH] Split debug symbols in -debuginfo subpackage --- mingw32-fontconfig.spec | 5 +++++ 1 file changed, 5 insertions(+) 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 - 2.8.0-1 - Update to 2.8.0 - Spec cleanup +- Split debug symbols in -debuginfo subpackage * Mon May 23 2011 Kalev Lember - 2.6.0-12 - Don't install html documentation which duplicates what is in Fedora native