From 8b19ff54020606c15ab19258523ebfc28f01b424 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 5 May 2006 18:35:09 +0000 Subject: [PATCH] Rebuild --- libwmf.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libwmf.spec b/libwmf.spec index 8d9371b..c3fe3c2 100644 --- a/libwmf.spec +++ b/libwmf.spec @@ -1,7 +1,7 @@ Summary: Windows Metafile Library Name: libwmf Version: 0.2.8.4 -Release: 6 +Release: 7 Group: System Environment/Libraries License: LGPL Source: http://prdownloads.sourceforge.net/wvware/%{name}-%{version}.tar.gz @@ -11,7 +11,7 @@ Patch1: libwmf-0.2.8.3-relocatablefonts.patch Patch2: libwmf-0.2.8.4-fallbackfont.patch Patch3: libwmf-0.2.8.4-deps.patch Patch4: libwmf-0.2.8.4-multiarchdevel.patch -Requires: gtk2 >= 2.4.1-2 +Requires: gtk2 >= 2.9.0 Requires: libxml2 >= 2.6.8 Requires: gd >= 2.0.21 Requires(post): %{_bindir}/update-gdk-pixbuf-loaders @@ -103,6 +103,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/loaders/*.la rm -r $RPM_BUILD_ROOT %changelog +* Fri May 5 2006 Matthias Clasen 0.2.8.4-7 +- Rebuild against the new GTK+ +- Require GTK+ 2.9.0 + * Tue May 02 2006 Caolan McNamara 0.2.8.4-6 - add a .pc and base libwmf-devel on pkg-config output