rpms/gtk2/devel gtk2.spec,1.324,1.325

Matthias Clasen mclasen at fedoraproject.org
Tue Sep 23 02:29:58 UTC 2008


Author: mclasen

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

Modified Files:
	gtk2.spec 
Log Message:
Rebuild



Index: gtk2.spec
===================================================================
RCS file: /cvs/extras/rpms/gtk2/devel/gtk2.spec,v
retrieving revision 1.324
retrieving revision 1.325
diff -u -r1.324 -r1.325
--- gtk2.spec	22 Sep 2008 15:50:08 -0000	1.324
+++ gtk2.spec	23 Sep 2008 02:29:28 -0000	1.325
@@ -16,7 +16,7 @@
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk2
 Version: %{base_version}
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 Source: http://download.gnome.org/sources/gtk+/2.14/gtk+-%{version}.tar.bz2
@@ -34,6 +34,7 @@
 Patch3: info-leak.patch
 # fixed upstream
 Patch4: gail-leaks.patch
+Patch5: bad-filechooser.patch
 
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: pango-devel >= %{pango_version}
@@ -122,6 +123,7 @@
 %patch2 -p1 -b .workaround
 %patch3 -p1 -b .info-leak
 %patch4 -p1 -b .gail-leaks
+%patch5 -p0 -b .bad-filechooser 
 
 for i in config.guess config.sub ; do
   test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i .
@@ -305,6 +307,9 @@
 %{_datadir}/gtk-2.0
 
 %changelog
+* Mon Sep 22 2008 Matthias Clasen <mclasen at redhat.com> - 2.14.2-4
+- Rebuild
+
 * Mon Sep 22 2008 Matthias Clasen <mclasen at redhat.com> - 2.14.2-3
 - BR libXdamage-devel (#462971, Owen Taylor)
 - Plug some memory leaks




More information about the fedora-extras-commits mailing list