rpms/gtk2/devel .cvsignore, 1.90, 1.91 gtk2.spec, 1.311, 1.312 sources, 1.98, 1.99 evo-composer.patch, 1.1, NONE menu-breakage.patch, 1.1, NONE panel-crash.patch, 1.1, NONE

Matthias Clasen mclasen at fedoraproject.org
Fri Aug 22 23:01:56 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/gtk2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14406

Modified Files:
	.cvsignore gtk2.spec sources 
Removed Files:
	evo-composer.patch menu-breakage.patch panel-crash.patch 
Log Message:
2.13.7



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gtk2/devel/.cvsignore,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- .cvsignore	5 Aug 2008 21:41:17 -0000	1.90
+++ .cvsignore	22 Aug 2008 23:01:25 -0000	1.91
@@ -1 +1 @@
-gtk+-2.13.6.tar.bz2
+gtk+-2.13.7.tar.bz2


Index: gtk2.spec
===================================================================
RCS file: /cvs/extras/rpms/gtk2/devel/gtk2.spec,v
retrieving revision 1.311
retrieving revision 1.312
diff -u -r1.311 -r1.312
--- gtk2.spec	13 Aug 2008 04:56:19 -0000	1.311
+++ gtk2.spec	22 Aug 2008 23:01:25 -0000	1.312
@@ -1,6 +1,6 @@
 # Note that this is NOT a relocatable package
 
-%define glib2_base_version 2.17.1
+%define glib2_base_version 2.17.7
 %define glib2_version %{glib2_base_version}-1
 %define pango_base_version 1.20.0
 %define pango_version %{pango_base_version}-1
@@ -10,13 +10,13 @@
 %define cairo_version %{cairo_base_version}-1
 %define libpng_version 2:1.2.2-16
 
-%define base_version 2.13.6
+%define base_version 2.13.7
 %define bin_version 2.10.0
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk2
 Version: %{base_version}
-Release: 4%{?dist}
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 Source: http://download.gnome.org/sources/gtk+/2.13/gtk+-%{version}.tar.bz2
@@ -30,12 +30,6 @@
 # a workaround for some brokenness in the flash plugin
 # see http://bugzilla.gnome.org/show_bug.cgi?id=463773
 Patch2: workaround.patch
-# from upstream svn
-Patch3: menu-breakage.patch
-# from upstream svn
-Patch4: evo-composer.patch
-# from upstream svn
-Patch5: panel-crash.patch
 
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: pango-devel >= %{pango_version}
@@ -121,9 +115,6 @@
 %patch0 -p1 -b .lib64
 %patch1 -p1 -b .set-invisible-char-to-bullet
 %patch2 -p1 -b .workaround
-%patch3 -p1 -b .menu-breakage
-%patch4 -p1 -b .evo-composer
-%patch5 -p1 -b .panel-crash
 
 for i in config.guess config.sub ; do
   test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i .
@@ -307,6 +298,9 @@
 %{_datadir}/gtk-2.0
 
 %changelog
+* Fri Aug 22 2008 Matthias Clasen <mclasen at redhat.com> - 2.13.7-1
+- Update to 2.13.7
+
 * Wed Aug 13 2008 Matthias Clasen <mclasen at redhat.com> - 2.13.6-4
 - Fix sporadic panel crashes
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gtk2/devel/sources,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- sources	5 Aug 2008 21:41:17 -0000	1.98
+++ sources	22 Aug 2008 23:01:25 -0000	1.99
@@ -1 +1 @@
-d9b3455d4639d44073abd1fb89d0c7b9  gtk+-2.13.6.tar.bz2
+53c925985a399a68b9c0439ee18b81f3  gtk+-2.13.7.tar.bz2


--- evo-composer.patch DELETED ---


--- menu-breakage.patch DELETED ---


--- panel-crash.patch DELETED ---




More information about the fedora-extras-commits mailing list