From eb0db4747db48172b2130e59a203064f5224066b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Jan 10 2005 14:34:06 +0000 Subject: *** empty log message *** --- diff --git a/.cvsignore b/.cvsignore index 9aae0fb..d90f7f6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -4,3 +4,4 @@ gtk+-2.4.10.tar.bz2 gtk+-2.4.13.tar.bz2 gtk+-2.4.14.tar.bz2 gtk+-2.6.0.tar.bz2 +gtk+-2.6.1.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index d0dcdbf..ea67a00 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -8,7 +8,7 @@ %define atk_version %{atk_base_version}-1 %define libpng_version 2:1.2.2-16 -%define base_version 2.6.0 +%define base_version 2.6.1 %define bin_version 2.4.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X. @@ -20,9 +20,6 @@ Group: System Environment/Libraries Source: gtk+-%{version}.tar.bz2 Source1: update-scripts.tar.gz -# Important fixes which will be 2.6.1 -Patch0: gtk+-2.6.0-fixes.patch - # Rename the 'Default' widget theme to 'Raleigh' Patch1: gtk+-2.3.2-themename.patch # Mark assembly files as noexec-stack @@ -86,7 +83,6 @@ docs for the GTK+ widget toolkit. (cd .. && tar xzf %{SOURCE1}) -%patch0 -p0 -b .fixes %patch1 -p1 -b .themename %patch2 -p1 -b .noexecstack %patch3 -p1 -b .lib64 @@ -258,6 +254,10 @@ rm -rf $RPM_BUILD_ROOT %doc tmpdocs/examples %changelog +* Mon Jan 10 2005 Matthias Clasen - 2.6.1-1 +- Upgrade to 2.6.1 +- Drop no longer needed fixes + * Mon Dec 06 2004 Matthias Clasen - 2.4.14-1 - Upgrade to 2.4.14 - Remove the no longer needed pa.po patch diff --git a/sources b/sources index 17d5a29..7fa5f84 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ cc70205392e209ae73eff74e020111f2 update-scripts.tar.gz -ca717c728264fa0b3302ca00da2bcfe4 gtk+-2.6.0.tar.bz2 +146ed9d12c9506fcf8745ddb2c22530a gtk+-2.6.1.tar.bz2