Author: grzegol Date: Wed Oct 4 19:04:51 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.10.6 - removed outdated build_fix patch (applied upstream)
---- Files affected: SPECS: gtk+2.spec (1.230 -> 1.231) ---- Diffs: ================================================================ Index: SPECS/gtk+2.spec diff -u SPECS/gtk+2.spec:1.230 SPECS/gtk+2.spec:1.231 --- SPECS/gtk+2.spec:1.230 Tue Oct 3 14:59:48 2006 +++ SPECS/gtk+2.spec Wed Oct 4 21:04:45 2006 @@ -14,16 +14,15 @@ Summary(pl): Gimp Toolkit Summary(tr): Gimp ToolKit arayüz kitaplýđý Name: gtk+2 -Version: 2.10.5 +Version: 2.10.6 Release: 1 Epoch: 2 License: LGPL Group: X11/Libraries #Source0: ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-%{version}.tar.bz2 Source0: http://ftp.gnome.org/pub/gnome/sources/gtk+/2.10/gtk+-%{version}.tar.bz2 -# Source0-md5: af15a744c3e90d41021a5d3c9f364ba2 +# Source0-md5: 13c62b610c910255934452d0617403f7 Patch0: %{name}-insensitive-iain.patch -Patch1: %{name}-build_fix.patch URL: http://www.gtk.org/ BuildRequires: atk-devel >= 1:1.12.3 BuildRequires: autoconf >= 2.54 @@ -42,7 +41,7 @@ BuildRequires: libtool >= 1:1.4.2-9 BuildRequires: libxml2-progs >= 1:2.6.26 BuildRequires: libxslt-progs >= 1.1.17 -BuildRequires: pango-devel >= 1:1.14.4 +BuildRequires: pango-devel >= 1:1.14.5 BuildRequires: perl-base BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 @@ -57,7 +56,7 @@ Requires: atk >= 1:1.12.3 Requires: cairo >= 1.2.4 Requires: glib2 >= 1:2.12.4 -Requires: pango >= 1:1.14.4 +Requires: pango >= 1:1.14.5 Obsoletes: gtk2 Conflicts: gtk2-engines < 1:2.2.0-6 # autopanog.exe crashes with gtk+2 2.8.x and libgdiplus 1.1.8 @@ -122,7 +121,7 @@ Requires: %{name} = %{epoch}:%{version}-%{release} Requires: atk-devel >= 1:1.12.3 Requires: glib2-devel >= 1:2.12.4 -Requires: pango-devel >= 1:1.14.4 +Requires: pango-devel >= 1:1.14.5 Requires: xorg-lib-libX11-devel Requires: xorg-lib-libXcursor-devel Requires: xorg-lib-libXext-devel @@ -178,7 +177,6 @@ %prep %setup -q -n gtk+-%{version} %patch0 -p1 -%patch1 -p1 %build %{?with_apidocs:%{__gtkdocize}} @@ -320,6 +318,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.231 2006/10/04 19:04:45 grzegol +- updated to 2.10.6 +- removed outdated build_fix patch (applied upstream) + Revision 1.230 2006/10/03 12:59:48 megabajt - add atk epoch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gtk+2.spec?r1=1.230&r2=1.231&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
