[gtk3] Obsolete gtk3-engines

Matthias Clasen mclasen at fedoraproject.org
Mon Jan 10 22:00:33 UTC 2011


commit fecf2ab8e1dfb5d9c7f2f1a46944caf87f3aff63
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Jan 10 17:00:13 2011 -0500

    Obsolete gtk3-engines

 gtk3.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/gtk3.spec b/gtk3.spec
index 1e970cd..3820db6 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -11,7 +11,7 @@
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
 Name: gtk3
 Version: 2.99.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -52,6 +52,9 @@ Requires(post): atk >= %{atk_version}
 Requires(post): pango >= %{pango_version}
 Requires: libXrandr >= %{xrandr_version}
 
+# gtk3 no longer provides the GtkThemeEngine interface used there
+Obsoletes: gtk3-engines <= 2.91.5-5.fc15
+
 %description
 GTK+ is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK+ is suitable for
@@ -90,6 +93,8 @@ Requires: libXfixes-devel, libXcomposite-devel
 # for /usr/share/aclocal
 Requires: automake
 
+Obsoletes: gtk3-engines-devel <= 2.91.5-5.fc15
+
 %description devel
 This package contains the libraries and header files that are needed
 for writing applications with version 3 of the GTK+ widget toolkit. If
@@ -241,6 +246,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
 %exclude %{_mandir}/man1/gtk-builder-convert.1.gz
 
 %changelog
+* Mon Jan 10 2011 Matthias Clasen <mclasen at redhat.com> 2.99.0-3
+- Obsolete gtk3-engines
+
 * Fri Jan  7 2011 Matthias Clasen <mclasen at redhat.com> 2.99.0-2
 - Provide the right directory for theming engines
 


More information about the scm-commits mailing list