From 9fbb0fea1a3c8e08c11446dfe9bcbd2363aef9a6 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 18 Aug 2009 04:04:47 +0000 Subject: [PATCH] 2.17.8 --- .cvsignore | 2 +- gtk2.spec | 11 +++++------ sources | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.cvsignore b/.cvsignore index d0a39ae..7f1a9b2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gtk+-2.17.7.tar.bz2 +gtk+-2.17.8.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 533842f..ecab6e8 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -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.7 +%define base_version 2.17.8 %define bin_version 2.10.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 Version: %{base_version} -Release: 2%{?dist} +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://download.gnome.org/sources/gtk+/2.17/gtk+-%{version}.tar.bz2 @@ -30,9 +30,6 @@ Patch0: gtk+-2.13.5-lib64.patch # http://bugzilla.redhat.com/show_bug.cgi?id=478400 # Patch1: default_printer.patch -# fixed upstream -Patch2: appearance-crash.patch - BuildRequires: atk-devel >= %{atk_version} BuildRequires: pango-devel >= %{pango_version} BuildRequires: glib2-devel >= %{glib2_version} @@ -144,7 +141,6 @@ This package contains developer documentation for the GTK+ widget toolkit. %patch0 -p1 -b .lib64 # %patch1 -p0 -b .default-printer -%patch2 -p1 -b .appearance-crash # make sure that gtkmarshalers.{c, h} get regenerated during the build # - caused by print_authentication.patch @@ -389,6 +385,9 @@ fi %changelog +* Tue Aug 18 2009 Matthias Clasen - 2.17.8-1 +- Update to 2.17.8 + * Thu Aug 13 2009 Matthias Clasen - 2.17.7-2 - Fix a possible crash diff --git a/sources b/sources index eea7aff..9446c57 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -94a359d5929a1306bb3267a02f9707d0 gtk+-2.17.7.tar.bz2 +7e0a37e4cc40f74963886031d0df2182 gtk+-2.17.8.tar.bz2