Author: lisu Date: Thu Feb 3 20:47:22 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.24.0 (merge with DEVEL) - min. required version of glib2 is 1:2.27.3
---- Files affected: packages/gtk+2: gtk+2.spec (1.341 -> 1.342) ---- Diffs: ================================================================ Index: packages/gtk+2/gtk+2.spec diff -u packages/gtk+2/gtk+2.spec:1.341 packages/gtk+2/gtk+2.spec:1.342 --- packages/gtk+2/gtk+2.spec:1.341 Tue Dec 21 19:36:59 2010 +++ packages/gtk+2/gtk+2.spec Thu Feb 3 21:47:17 2011 @@ -10,7 +10,7 @@ %bcond_without apidocs # disable gtk-doc %bcond_without cups # disable CUPS support %bcond_without static_libs # don't build static library - +# Summary: The GIMP Toolkit Summary(cs.UTF-8): Sada nástrojů pro GIMP Summary(de.UTF-8): Der GIMP-Toolkit @@ -20,13 +20,13 @@ Summary(pl.UTF-8): GIMP Toolkit Summary(tr.UTF-8): GIMP ToolKit arayüz kitaplığı Name: gtk+2 -Version: 2.22.1 -Release: 3 +Version: 2.24.0 +Release: 1 Epoch: 2 License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.22/gtk+-%{version}.tar.bz2 -# Source0-md5: fdce46ba354c155230b7d4090b17f7d9 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.24/gtk+-%{version}.tar.bz2 +# Source0-md5: 3f67a9d8d939222df84facf2d0ecb275 Patch0: %{name}-arch_confdir.patch Patch1: gobject-introspection.patch URL: http://www.gtk.org/ @@ -39,7 +39,7 @@ BuildRequires: docbook-style-xsl BuildRequires: gdk-pixbuf2-devel >= 2.22.0 BuildRequires: gettext-devel -BuildRequires: glib2-devel >= 1:2.26.0 +BuildRequires: glib2-devel >= 1:2.27.3 BuildRequires: gobject-introspection-devel >= 0.9.5 %{?with_apidocs:BuildRequires: gtk-doc >= 1.11} BuildRequires: gtk-doc-automake >= 1.11 @@ -48,9 +48,11 @@ BuildRequires: libxslt-progs >= 1.1.20 BuildRequires: pango-devel >= 1:1.28.1-4 BuildRequires: perl-base +BuildRequires: perl-devel BuildRequires: pkgconfig BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.311 +BuildRequires: sqlite3-devel BuildRequires: xorg-lib-libX11-devel BuildRequires: xorg-lib-libXcomposite-devel BuildRequires: xorg-lib-libXcursor-devel @@ -65,7 +67,7 @@ Requires: atk >= 1:1.30.0 Requires: cairo >= 1.6.0 Requires: gdk-pixbuf2 >= 2.22.0 -Requires: glib2 >= 1:2.26.0 +Requires: glib2 >= 1:2.27.3 Requires: pango >= 1:1.26.0 Requires: xorg-lib-libXrandr >= 1.3.0 %if %{with cups} @@ -150,7 +152,7 @@ Requires: %{name} = %{epoch}:%{version}-%{release} Requires: atk-devel >= 1:1.30.0 Requires: gdk-pixbuf2-devel >= 2.22.0 -Requires: glib2-devel >= 1:2.26.0 +Requires: glib2-devel >= 1:2.27.3 Requires: pango-devel >= 1:1.26.0 Requires: shared-mime-info Requires: xorg-lib-libX11-devel @@ -420,6 +422,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.342 2011/02/03 20:47:17 lisu +- updated to 2.24.0 (merge with DEVEL) +- min. required version of glib2 is 1:2.27.3 + Revision 1.341 2010/12/21 18:36:59 glen - %update_icon_cache hicolor when either gtk+2 or hicolor-icon-theme are both installed for the fist time. LP#693074 @@ -430,6 +436,17 @@ Revision 1.339 2010/11/16 08:52:26 lisu - up to 2.22.1 + +Revision 1.338.2.3 2010/12/23 08:43:08 lisu +- up to 2.23.3 +- use rm macros + +Revision 1.338.2.2 2010/11/16 09:48:08 lisu +- up to 2.23.2 + +Revision 1.338.2.1 2010/10/18 18:21:18 lisu +- up to 2.23.0 +- BRs: perl-devel, sqlite3-devel Revision 1.338 2010/10/14 18:32:02 baggins - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk+2/gtk+2.spec?r1=1.341&r2=1.342&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
