Split debug symbols in -debuginfo subpackage
This commit is contained in:
parent
f36489a084
commit
23f6c9b26d
@ -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@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@smartlink.ee> - 2.6.0-12
|
||||
- Don't install html documentation which duplicates what is in Fedora native
|
||||
|
||||
Loading…
Reference in New Issue
Block a user