rpms/gtk2/devel .cvsignore, 1.94, 1.95 gtk2.spec, 1.332, 1.333 sources, 1.102, 1.103

Matthias Clasen mclasen at fedoraproject.org
Fri Oct 17 14:27:33 UTC 2008


Author: mclasen

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

Modified Files:
	.cvsignore gtk2.spec sources 
Log Message:
2.14.4



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gtk2/devel/.cvsignore,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- .cvsignore	24 Sep 2008 14:20:05 -0000	1.94
+++ .cvsignore	17 Oct 2008 14:27:03 -0000	1.95
@@ -1 +1 @@
-gtk+-2.14.3.tar.bz2
+gtk+-2.14.4.tar.bz2


Index: gtk2.spec
===================================================================
RCS file: /cvs/extras/rpms/gtk2/devel/gtk2.spec,v
retrieving revision 1.332
retrieving revision 1.333
diff -u -r1.332 -r1.333
--- gtk2.spec	8 Oct 2008 06:00:04 -0000	1.332
+++ gtk2.spec	17 Oct 2008 14:27:03 -0000	1.333
@@ -10,13 +10,13 @@
 %define cairo_version %{cairo_base_version}-1
 %define libpng_version 2:1.2.2-16
 
-%define base_version 2.14.3
+%define base_version 2.14.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: 6%{?dist}
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 Source: http://download.gnome.org/sources/gtk+/2.14/gtk+-%{version}.tar.bz2
@@ -31,11 +31,6 @@
 # see http://bugzilla.gnome.org/show_bug.cgi?id=463773
 Patch2: workaround.patch
 
-# http://bugzilla.gnome.org/show_bug.cgi?id=554950
-Patch3: gail-make-resident.patch
-
-Patch4: fix-file-chooser-button.patch
-
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: pango-devel >= %{pango_version}
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -121,8 +116,6 @@
 %patch0 -p1 -b .lib64
 %patch1 -p1 -b .set-invisible-char-to-bullet
 %patch2 -p1 -b .workaround
-%patch3 -p1 -b .gail-make-resident
-%patch4 -p1 -b .fix-file-chooser-button
 
 for i in config.guess config.sub ; do
   test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i .
@@ -304,6 +297,9 @@
 %{_datadir}/gtk-2.0
 
 %changelog
+* Fri Oct 17 2008 Matthias Clasen <mclasen at redhat.com> - 2.14.4-1
+- Update to 2.14.4
+
 * Wed Oct  8 2008 Matthias Clasen <mclasen at redhat.com> - 2.14.3-6
 - Fix a problem with file chooser buttons
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gtk2/devel/sources,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- sources	24 Sep 2008 14:20:05 -0000	1.102
+++ sources	17 Oct 2008 14:27:03 -0000	1.103
@@ -1 +1 @@
-359e44c8e47dfe04a09ac09b8e015e58  gtk+-2.14.3.tar.bz2
+72bf65a54d2d29a6644dc0d28313ee67  gtk+-2.14.4.tar.bz2




More information about the scm-commits mailing list