This commit is contained in:
Matthias Clasen 2010-06-29 15:48:21 +00:00
parent d3520802c0
commit 3b7e881cc1

View File

@ -1,7 +1,7 @@
Summary: Windows MetaFile Library
Name: libwmf
Version: 0.2.8.4
Release: 23%{?dist}
Release: 24%{?dist}
Group: System Environment/Libraries
#libwmf is under the LGPLv2+, however...
#1. The tarball contains an old version of the urw-fonts under GPL+.
@ -37,8 +37,8 @@ Patch8: libwmf-0.2.8.4-pixbufloaderdir.patch
Requires: urw-fonts
Requires: %{name}-lite = %{version}-%{release}
Requires(post): %{_bindir}/update-gdk-pixbuf-loaders
Requires(postun): %{_bindir}/update-gdk-pixbuf-loaders
Requires(post): gdk-pixbuf2
Requires(postun): gdk-pixbuf2
BuildRequires: gtk2-devel, libtool, libxml2-devel, gd-devel, libpng-devel
BuildRequires: libjpeg-devel, libXt-devel, libX11-devel, dos2unix, libtool
@ -144,6 +144,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache || :
rm -r $RPM_BUILD_ROOT
%changelog
* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> - 0.2.8.4-24
- Remove explicit file deps
* Mon Jun 28 2010 Matthias Clasen <mclasen@redhat.com> - 0.2.8.4-23
- Adapt to standalone gdk-pixbuf