Rebuild
This commit is contained in:
parent
8dd0d72ed1
commit
8b19ff5402
@ -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 <mclasen@redhat.com> 0.2.8.4-7
|
||||
- Rebuild against the new GTK+
|
||||
- Require GTK+ 2.9.0
|
||||
|
||||
* Tue May 02 2006 Caolan McNamara <caolanm@redhat.com> 0.2.8.4-6
|
||||
- add a .pc and base libwmf-devel on pkg-config output
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user