Author: megabajt Date: Wed Oct 17 13:54:21 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.12.1 - removed swt-tooltips patch (applied upstream)
---- Files affected: SPECS: gtk+2.spec (1.255 -> 1.256) ---- Diffs: ================================================================ Index: SPECS/gtk+2.spec diff -u SPECS/gtk+2.spec:1.255 SPECS/gtk+2.spec:1.256 --- SPECS/gtk+2.spec:1.255 Wed Oct 3 22:48:04 2007 +++ SPECS/gtk+2.spec Wed Oct 17 15:54:16 2007 @@ -15,21 +15,20 @@ Summary(pl.UTF-8): Gimp Toolkit Summary(tr.UTF-8): Gimp ToolKit arayüz kitaplığı Name: gtk+2 -Version: 2.12.0 -Release: 4 +Version: 2.12.1 +Release: 1 Epoch: 2 License: LGPL v2+ 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.12/gtk+-%{version}.tar.bz2 -# Source0-md5: e9c280afec29b11772af5a7c807abf41 +# Source0-md5: c46f34addc2fe3ea6756055d59fb8856 Patch0: %{name}-insensitive-iain.patch Patch1: %{name}-menu-mac.patch Patch2: %{name}-compose-table.patch.bz2 Patch3: %{name}-objective-c++.patch -Patch4: %{name}-swt-tooltips.patch URL: http://www.gtk.org/ -BuildRequires: atk-devel >= 1:1.19.6 +BuildRequires: atk-devel >= 1:1.20.0 BuildRequires: autoconf >= 2.54 BuildRequires: automake >= 1:1.7 BuildRequires: cairo-devel >= 1.4.0 @@ -37,7 +36,7 @@ BuildRequires: docbook-dtd412-xml BuildRequires: docbook-style-xsl BuildRequires: gettext-devel -BuildRequires: glib2-devel >= 1:2.14.0 +BuildRequires: glib2-devel >= 1:2.14.2 %{?with_apidocs:BuildRequires: gtk-doc >= 1.8} BuildRequires: gtk-doc-automake >= 1.8 BuildRequires: libjpeg-devel @@ -46,7 +45,7 @@ BuildRequires: libtool >= 1:1.4.2-9 BuildRequires: libxml2-progs >= 1:2.6.30 BuildRequires: libxslt-progs >= 1.1.20 -BuildRequires: pango-devel >= 1:1.18.1 +BuildRequires: pango-devel >= 1:1.18.3 BuildRequires: perl-base BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 @@ -58,10 +57,10 @@ BuildRequires: xorg-lib-libXinerama-devel BuildRequires: xorg-lib-libXrandr-devel BuildRequires: xorg-lib-libXrender-devel -Requires: atk >= 1:1.19.6 +Requires: atk >= 1:1.20.0 Requires: cairo >= 1.4.0 -Requires: glib2 >= 1:2.14.0 -Requires: pango >= 1:1.18.1 +Requires: glib2 >= 1:2.14.2 +Requires: pango >= 1:1.18.3 Obsoletes: gtk2 Conflicts: gtk2-engines < 1:2.2.0-6 # autopanog.exe crashes with gtk+2 2.8.x and libgdiplus 1.1.8 @@ -124,9 +123,9 @@ Summary(tr.UTF-8): GIMP araç takımı ve çizim takımı Group: X11/Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} -Requires: atk-devel >= 1:1.19.6 -Requires: glib2-devel >= 1:2.14.0 -Requires: pango-devel >= 1:1.18.1 +Requires: atk-devel >= 1:1.20.0 +Requires: glib2-devel >= 1:2.14.2 +Requires: pango-devel >= 1:1.18.3 Requires: xorg-lib-libX11-devel Requires: xorg-lib-libXcursor-devel Requires: xorg-lib-libXext-devel @@ -185,7 +184,6 @@ %{?with_macmenu:%patch1 -p0} %patch2 -p1 %patch3 -p1 -%patch4 -p1 %build %{?with_apidocs:%{__gtkdocize}} @@ -332,6 +330,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.256 2007/10/17 13:54:16 megabajt +- updated to 2.12.1 +- removed swt-tooltips patch (applied upstream) + Revision 1.255 2007/10/03 20:48:04 megabajt - added swt-tooltips patch to fix bugs #48 and #51 - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk+2.spec?r1=1.255&r2=1.256&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
