From 26a59ad71727f7b7d0be505c4c498da30266d604 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 7 Jul 2009 05:32:49 +0000 Subject: [PATCH] 2.17.3 --- .cvsignore | 2 +- gtk2.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index fee32a7..314993c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gtk+-2.17.2.tar.bz2 +gtk+-2.17.3.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 0cd0bb3..fc2175e 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -1,6 +1,6 @@ # Note that this is NOT a relocatable package -%define glib2_base_version 2.19.7 +%define glib2_base_version 2.21.3 %define glib2_version %{glib2_base_version}-1 %define pango_base_version 1.20.0 %define pango_version %{pango_base_version}-1 @@ -11,13 +11,13 @@ %define libpng_version 2:1.2.2-16 %define xrandr_version 1.2.99.4-2 -%define base_version 2.17.2 +%define base_version 2.17.3 %define bin_version 2.10.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 Version: %{base_version} -Release: 5%{?dist} +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://download.gnome.org/sources/gtk+/2.17/gtk+-%{version}.tar.bz2 @@ -28,8 +28,6 @@ Source2: update-gtk-immodules Patch0: gtk+-2.13.5-lib64.patch # http://bugzilla.redhat.com/show_bug.cgi?id=478400 Patch1: default_printer.patch -# upstream -Patch2: dont-use-deprecated-api.patch BuildRequires: atk-devel >= %{atk_version} BuildRequires: pango-devel >= %{pango_version} @@ -140,7 +138,6 @@ This package contains developer documentation for the GTK+ widget toolkit. %patch0 -p1 -b .lib64 %patch1 -p0 -b .default-printer -%patch2 -p1 -b .deprecated-api # make sure that gtkmarshalers.{c, h} get regenerated during the build # - caused by print_authentication.patch @@ -373,7 +370,10 @@ fi %changelog -* Tue Jun 16 2009 Matthias Clasen - 2.27.2-5 +* Tue Jul 7 2009 Matthias Clasen - 2.17.3-1 +- Update to 2.17.3 + +* Tue Jun 16 2009 Matthias Clasen - 2.17.2-5 - Fix an entry completion crash * Mon Jun 15 2009 Matthias Clasen - 2.17.2-1 diff --git a/sources b/sources index b44bb7a..ae7f0db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c88fef66585131b91a735870fbf6c7f0 gtk+-2.17.2.tar.bz2 +ce2a5051122717a4b6bdda1d2df4ce27 gtk+-2.17.3.tar.bz2