rpms/gtk2/F-7 gtk2.spec,1.224,1.225 sources,1.74,1.75

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Thu May 24 17:14:16 UTC 2007


Author: mclasen

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

Modified Files:
	gtk2.spec sources 
Log Message:
Rebuild to fix $host issues 



Index: gtk2.spec
===================================================================
RCS file: /cvs/extras/rpms/gtk2/F-7/gtk2.spec,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -r1.224 -r1.225
--- gtk2.spec	20 May 2007 00:16:06 -0000	1.224
+++ gtk2.spec	24 May 2007 17:13:42 -0000	1.225
@@ -10,16 +10,16 @@
 %define cairo_version %{cairo_base_version}-1
 %define libpng_version 2:1.2.2-16
 
-%define base_version 2.10.12
+%define base_version 2.10.11
 %define bin_version 2.10.0
 
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk2
 Version: %{base_version}
-Release: 1%{?dist}
+Release: 7%{?dist}
 License: LGPL
 Group: System Environment/Libraries
-Source: http://download.gnome.org/sources/gtk+/2.10/gtk+-%{version}.tar.bz2
+Source: http://ftp.gnome.org/pub/gnome/sources/gtk+/2.10/gtk+-%{version}.tar.bz2
 Source1: update-gdk-pixbuf-loaders
 Source2: update-gtk-immodules 
 
@@ -28,13 +28,15 @@
 # Fedora patch
 Patch1: gtk+-2.8.10-set-invisible-char-to-bullet.patch
 # Filechooser search
-Patch2: gtk+-2.10.12-search.patch
+Patch2: gtk+-2.10.8-search.patch
 # use fam for recent-files
 Patch3: gtk+-2.10.3-fam.patch
 # backport from HEAD
 Patch7: gtk+-2.10.7-cursor-blink.patch
 # fixed in upstream cvs
 Patch10: gtk+-2.10.4-im-reset.patch
+# fixed in upstream cvs
+Patch11: raw-printers.patch
 Patch12: gtk+-2.10.11-user-dirs.patch
 
 BuildRequires: atk-devel >= %{atk_version}
@@ -121,6 +123,7 @@
 %patch3 -p1 -b .fam
 %patch7 -p1 -b .cursor-blink
 %patch10 -p1 -b .im-reset
+%patch11 -p1 -b .raw-printers
 %patch12 -p1 -b .user-dirs
 
 for i in config.guess config.sub ; do
@@ -288,9 +291,8 @@
 %doc tmpdocs/examples
 
 %changelog
-* Sat May 19 2007 Matthias Clasen <mclasen at redhat.com> - 1.10.12-1
-- Update to 2.10.12
-- Drop upstreamed patches
+* Thu May 24 2007 Matthias Clasen <mclasen at redhat.com> - 1.10.11-7
+- Rebuild to fix $host issues (#241243)
 
 * Tue May 15 2007 Matthias Clasen <mclasen at redhat.com> - 1.10.11-6
 - Backport some fixes for the ftw()-based search engine


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gtk2/F-7/sources,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- sources	20 May 2007 00:16:06 -0000	1.74
+++ sources	24 May 2007 17:13:42 -0000	1.75
@@ -1 +1 @@
-cf969c62134c662ff07e64613ed6c11f  gtk+-2.10.12.tar.bz2
+3b32eab43bf5195d981867d25ba55d66  gtk+-2.10.11.tar.bz2




More information about the fedora-extras-commits mailing list