From d48ffaef7f206294c11f16b903a18b0a2d669fa7 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 29 Aug 2005 19:29:59 +0000 Subject: [PATCH] 2.8.3 --- .cvsignore | 1 + gtk2.spec | 10 +++++----- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index bb65156..82462ab 100644 --- a/.cvsignore +++ b/.cvsignore @@ -18,3 +18,4 @@ gtk+-2.7.3.tar.bz2 gtk+-2.7.4.tar.bz2 gtk+-2.7.5.tar.bz2 gtk+-2.8.0.tar.bz2 +gtk+-2.8.3.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 514bb8c..b545f42 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -10,13 +10,13 @@ %define cairo_version %{cairo_base_version}-1 %define libpng_version 2:1.2.2-16 -%define base_version 2.8.0 +%define base_version 2.8.3 %define bin_version 2.4.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X. Name: gtk2 Version: %{base_version} -Release: 2 +Release: 1 License: LGPL Group: System Environment/Libraries Source: gtk+-%{version}.tar.bz2 @@ -24,8 +24,6 @@ Source1: update-scripts.tar.gz # Biarch changes Patch0: gtk+-2.4.1-lib64.patch -# fixed in 2.8.1 -Patch1: gtk+-2.8.0-back-pixmap.patch BuildPrereq: atk-devel >= %{atk_version} BuildPrereq: pango-devel >= %{pango_version} @@ -85,7 +83,6 @@ docs for the GTK+ widget toolkit. (cd .. && tar xzf %{SOURCE1}) %patch0 -p1 -b .lib64 -%patch1 -p1 -b .back-pixmap for i in config.guess config.sub ; do test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i . @@ -254,6 +251,9 @@ rm -rf $RPM_BUILD_ROOT %doc tmpdocs/examples %changelog +* Mon Aug 29 2005 Matthias Clasen 2.8.3-1 +- Newer upstream version + * Mon Aug 15 2005 Matthias Clasen 2.8.0-1 - Newer upstream version diff --git a/sources b/sources index 42b4757..7f6e75b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ cc70205392e209ae73eff74e020111f2 update-scripts.tar.gz -e169d35239bf9d23bdd84c473e3c4917 gtk+-2.8.0.tar.bz2 +1e7a49eaf078af8aeb84369a5fefa8c0 gtk+-2.8.3.tar.bz2