X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=gtk2%2Fmingw32-gtk2.spec;h=70282c434d3ee7344005208e84c59aeea57afc74;hb=7929922693f380d4b7f5287c485b19b0a1ba09bb;hp=c9f1e19cd0e650bf441dea9afe2dbaedadaf78bf;hpb=860da7ab8f14b4b4c701acc10cf5cc1ba2d8ede6;p=fedora-mingw.git diff --git a/gtk2/mingw32-gtk2.spec b/gtk2/mingw32-gtk2.spec index c9f1e19..70282c4 100644 --- a/gtk2/mingw32-gtk2.spec +++ b/gtk2/mingw32-gtk2.spec @@ -5,8 +5,8 @@ %define __find_provides %{_mingw32_findprovides} Name: mingw32-gtk2 -Version: 2.14.2 -Release: 3%{?dist} +Version: 2.14.4 +Release: 1%{?dist} Summary: MinGW Windows Gtk2 library License: LGPLv2+ @@ -14,8 +14,6 @@ Group: Development/Libraries URL: http://www.gtk.org Source0: http://download.gnome.org/sources/gtk+/2.14/gtk+-%{version}.tar.bz2 Patch1: gtk+-2.11.1-set-invisible-char-to-bullet.patch -Patch2: gail-leaks.patch -Patch3: info-leak.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # If you want to rebuild this, do: @@ -30,7 +28,7 @@ BuildRequires: mingw32-binutils BuildRequires: mingw32-iconv BuildRequires: mingw32-gettext BuildRequires: mingw32-glib2 -BuildRequires: mingw32-cairo +BuildRequires: mingw32-cairo >= 1.8.0 BuildRequires: mingw32-jasper BuildRequires: mingw32-libpng BuildRequires: mingw32-libjpeg @@ -54,8 +52,6 @@ MinGW Windows Gtk2 library. %prep %setup -q -n gtk+-%{version} %patch1 -p1 -%patch2 -p1 -%patch3 -p1 %build # Need to run the correct version of glib-mkenums. @@ -133,6 +129,11 @@ rm -f %{_mingw32_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders %changelog +* Fri Oct 24 2008 Richard W.M. Jones - 2.14.4-1 +- New upstream version 2.14.4. +- Require cairo >= 1.8.0 because of important fixes. +- Remove a couple of patches which are now upstream. + * Fri Oct 10 2008 Richard W.M. Jones - 2.14.2-3 - Remove the requirement for Wine at build or install time. - Conflicts with (native) cups-devel.