rh#173299# alternative pre/post requires

This commit is contained in:
Caolan McNamara 2005-11-23 08:25:22 +00:00
parent ba2c9719ff
commit edffc6b402

View File

@ -1,7 +1,7 @@
Summary: Windows Metafile Library
Name: libwmf
Version: 0.2.8.4
Release: 1
Release: 2
Group: System Environment/Libraries
License: LGPL
Source: http://prdownloads.sourceforge.net/wvware/%{name}-%{version}.tar.gz
@ -11,7 +11,8 @@ Patch1: libwmf-0.2.8.3-relocatablefonts.patch
Requires: gtk2 >= 2.4.1-2
Requires: libxml2 >= 2.6.8
Requires: gd >= 2.0.21
Requires(post,postun): %{_bindir}/update-gdk-pixbuf-loaders
Requires(post): %{_bindir}/update-gdk-pixbuf-loaders
Requires(postun): %{_bindir}/update-gdk-pixbuf-loaders
BuildRequires: gtk2-devel
BuildRequires: libtool
BuildRequires: libxml2-devel
@ -95,6 +96,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/loaders/*.la
rm -r $RPM_BUILD_ROOT
%changelog
* Wed Nov 23 2005 Caolan McNamara <caolanm@redhat.com> 0.2.8.4-2
- rh#173299# modify pre/post requires
* Thu Jul 28 2005 Caolan McNamara <caolanm@redhat.com> 0.2.8.4-1
- get patches merged upstream
- drop integrated libwmf-0.2.8.3-warnings.patch