rpms/gtk2/F-8 gtk2.spec, 1.271, 1.272 sources, 1.85, 1.86 tab-label.patch, 1.1, NONE

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Tue Jan 8 16:04:34 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/gtk2/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv383

Modified Files:
	gtk2.spec sources 
Removed Files:
	tab-label.patch 
Log Message:
2.12.4



Index: gtk2.spec
===================================================================
RCS file: /cvs/extras/rpms/gtk2/F-8/gtk2.spec,v
retrieving revision 1.271
retrieving revision 1.272
diff -u -r1.271 -r1.272
--- gtk2.spec	20 Dec 2007 01:38:12 -0000	1.271
+++ gtk2.spec	8 Jan 2008 16:03:41 -0000	1.272
@@ -10,13 +10,13 @@
 %define cairo_version %{cairo_base_version}-1
 %define libpng_version 2:1.2.2-16
 
-%define base_version 2.12.3
+%define base_version 2.12.4
 %define bin_version 2.10.0
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk2
 Version: %{base_version}
-Release: 3%{?dist}
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 Source: http://download.gnome.org/sources/gtk+/2.12/gtk+-%{version}.tar.bz2
@@ -34,9 +34,6 @@
 # http://bugzilla.gnome.org/show_bug.cgi?id=488119
 Patch3: system-log-crash.patch
 
-# fixed in upstream svn
-Patch4: tab-label.patch
-
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: pango-devel >= %{pango_version}
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -115,7 +112,6 @@
 %patch1 -p1 -b .set-invisible-char-to-bullet
 %patch2 -p1 -b .workaround
 %patch3 -p1 -b .system-log-crash
-%patch4 -p1 -b .tab-label
 
 for i in config.guess config.sub ; do
   test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i .
@@ -299,6 +295,10 @@
 %{_datadir}/gtk-2.0
 
 %changelog
+* Tue Jan  8 2008 Matthias Clasen  <mclasen at redhat.com> - 2.12.4-1
+- Update to 2.12.4
+- Drop obsolete patches
+
 * Wed Dec 19 2007 Colin Walters <walters at redhat.com> - 2.12.3-3
 - BR libXcomposite-devel so we get the sexy.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gtk2/F-8/sources,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- sources	5 Dec 2007 05:13:31 -0000	1.85
+++ sources	8 Jan 2008 16:03:41 -0000	1.86
@@ -1 +1 @@
-dc8455144f27945f2fcbe91e75acd118  gtk+-2.12.3.tar.bz2
+72e2a930f65667ab86dc46141bbaf9e2  gtk+-2.12.4.tar.bz2


--- tab-label.patch DELETED ---




More information about the fedora-extras-commits mailing list