Renamed the source package to mingw-fontconfig
This commit is contained in:
parent
4529d823e8
commit
ca429167a1
@ -2,9 +2,9 @@
|
||||
%define __objdump %{_mingw32_objdump}
|
||||
%define __debug_install_post %{_mingw32_debug_install_post}
|
||||
|
||||
Name: mingw32-fontconfig
|
||||
Name: mingw-fontconfig
|
||||
Version: 2.8.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: MinGW Windows Fontconfig library
|
||||
|
||||
License: MIT
|
||||
@ -31,6 +31,13 @@ Requires: pkgconfig
|
||||
MinGW Windows Fontconfig library.
|
||||
|
||||
|
||||
%package -n mingw32-fontconfig
|
||||
Summary: MinGW Windows Fontconfig library
|
||||
|
||||
%description -n mingw32-fontconfig
|
||||
MinGW Windows Fontconfig library.
|
||||
|
||||
|
||||
%{?_mingw32_debug_package}
|
||||
|
||||
|
||||
@ -59,7 +66,7 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_mandir}
|
||||
rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/doc/fontconfig
|
||||
|
||||
|
||||
%files
|
||||
%files -n mingw32-fontconfig
|
||||
%doc COPYING
|
||||
%{_mingw32_bindir}/fc-cache.exe
|
||||
%{_mingw32_bindir}/fc-cat.exe
|
||||
@ -76,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/doc/fontconfig
|
||||
%{_mingw32_sysconfdir}/fonts/
|
||||
|
||||
%changelog
|
||||
* Tue Mar 06 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.8.0-5
|
||||
- Renamed the source package to mingw-fontconfig (RHBZ #800379)
|
||||
|
||||
* Mon Feb 27 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.8.0-4
|
||||
- Rebuild against the mingw-w64 toolchain
|
||||
|
||||
Loading…
Reference in New Issue
Block a user