rpms/gtk2/devel gtk2.spec, 1.338, 1.339 bad-filechooser.patch, 1.1, NONE color-loop.patch, 1.1, NONE fix-file-chooser-button.patch, 1.1, NONE flash-swarm.patch, 1.1, NONE gail-leaks.patch, 1.1, NONE gail-make-resident.patch, 1.2, NONE greeter-crash.patch, 1.1, NONE gtk+-2.14.1-no-randr.patch, 1.1, NONE gtk+-2.14.4-fallback-file-icon.patch, 1.1, NONE info-leak.patch, 1.1, NONE init-deadlock.patch, 1.1, NONE randr-fix.patch, 1.1, NONE screen-size-change.patch, 1.1, NONE

Matthias Clasen mclasen at fedoraproject.org
Mon Nov 24 19:20:08 UTC 2008


Author: mclasen

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

Modified Files:
	gtk2.spec 
Removed Files:
	bad-filechooser.patch color-loop.patch 
	fix-file-chooser-button.patch flash-swarm.patch 
	gail-leaks.patch gail-make-resident.patch greeter-crash.patch 
	gtk+-2.14.1-no-randr.patch 
	gtk+-2.14.4-fallback-file-icon.patch info-leak.patch 
	init-deadlock.patch randr-fix.patch screen-size-change.patch 
Log Message:
drop obsolete patches



Index: gtk2.spec
===================================================================
RCS file: /cvs/extras/rpms/gtk2/devel/gtk2.spec,v
retrieving revision 1.338
retrieving revision 1.339
diff -u -r1.338 -r1.339
--- gtk2.spec	24 Nov 2008 19:08:42 -0000	1.338
+++ gtk2.spec	24 Nov 2008 19:19:38 -0000	1.339
@@ -16,7 +16,7 @@
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk2
 Version: %{base_version}
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 Source: http://download.gnome.org/sources/gtk+/2.14/gtk+-%{version}.tar.bz2
@@ -30,10 +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
-Patch3: randr-fix.patch
-# from upstream
-Patch4: gtk+-2.14.4-fallback-file-icon.patch
 
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: pango-devel >= %{pango_version}
@@ -90,7 +86,7 @@
 suites.
 
 %package devel
-Summary: Development tools for GTK+ applications
+Summary: Development files for GTK+
 Group: Development/Libraries
 Requires: gtk2 = %{version}-%{release}
 Requires: pango-devel >= %{pango_version}
@@ -111,8 +107,9 @@
 Obsoletes: gail-devel < 2.13.0-1
 
 %description devel
-The gtk+-devel package contains the header files and developer
-docs for the GTK+ widget toolkit.  
+This package contains the libraries, header files and developer
+documentation that are needed for writing applications with the 
+GTK+ widget toolkit.  
 
 %prep
 %setup -q -n gtk+-%{version}
@@ -120,8 +117,6 @@
 %patch0 -p1 -b .lib64
 %patch1 -p1 -b .set-invisible-char-to-bullet
 %patch2 -p1 -b .workaround
-%patch3 -p1 -b .randr-fix
-%patch4 -p0 -b .fallback-file-icon
 
 %build
 libtoolize --force --copy
@@ -301,8 +296,10 @@
 %{_datadir}/gtk-2.0
 
 %changelog
-* Mon Nov 24 2008 Matthias Clasen <mclasen at redhat.com> - 2.14.5-2
+* Mon Nov 24 2008 Matthias Clasen <mclasen at redhat.com> - 2.14.5-3
 - Update to 2.14.5
+- Drop obsolete patches
+- Update descriptions
 
 * Sun Nov 23 2008 Matthias Clasen <mclasen at redhat.com> - 2.14.4-4
 - Reduce rpmlint warnings produced by the ia64 multilib hack


--- bad-filechooser.patch DELETED ---


--- color-loop.patch DELETED ---


--- fix-file-chooser-button.patch DELETED ---


--- flash-swarm.patch DELETED ---


--- gail-leaks.patch DELETED ---


--- gail-make-resident.patch DELETED ---


--- greeter-crash.patch DELETED ---


--- gtk+-2.14.1-no-randr.patch DELETED ---


--- gtk+-2.14.4-fallback-file-icon.patch DELETED ---


--- info-leak.patch DELETED ---


--- init-deadlock.patch DELETED ---


--- randr-fix.patch DELETED ---


--- screen-size-change.patch DELETED ---




More information about the fedora-extras-commits mailing list