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