[gnome-python2-desktop] Drop broken gnome-python2-metacity subpackage

Kalev Lember kalev at fedoraproject.org
Thu Oct 16 14:04:18 UTC 2014


commit 4f90d603255d0dc082b1a77114f9a9eb88dd5f27
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Oct 16 15:52:07 2014 +0200

    Drop broken gnome-python2-metacity subpackage

 gnome-python2-desktop.spec |   25 ++++++-------------------
 1 files changed, 6 insertions(+), 19 deletions(-)
---
diff --git a/gnome-python2-desktop.spec b/gnome-python2-desktop.spec
index ba15c99..1c54e87 100644
--- a/gnome-python2-desktop.spec
+++ b/gnome-python2-desktop.spec
@@ -15,7 +15,6 @@
 %define brasero_version                 2.29
 %define gnome_media_version             2.10.0
 %define gconf2_version                  2.10.0
-%define metacity_version                2.21.5
 %define librsvg2_version                2.13.93
 %define gnome_keyring_version           0.5.0
 %define gnome_desktop_version           2.10.0
@@ -27,7 +26,7 @@
 
 Name: gnome-python2-desktop
 Version: 2.32.0
-Release: 19%{?dist}
+Release: 20%{?dist}
 License: GPLv2+
 Group: Development/Languages
 Summary: The sources for additional PyGNOME Python extension modules
@@ -63,7 +62,6 @@ BuildRequires: libgnomeprintui22-devel
 BuildRequires: libgtop2-devel >= %{libgtop_version}
 BuildRequires: librsvg2-devel >= %{librsvg2_version}
 BuildRequires: libwnck-devel >= %{libwnck_version}
-BuildRequires: metacity-devel >= %{metacity_version}
 BuildRequires: pygtk2-devel >= %{pygtk_version}
 BuildRequires: python-devel
 BuildRequires: totem-pl-parser-devel >= %{totem_version}
@@ -73,6 +71,7 @@ BuildRequires: gnome-media-devel >= %{gnome_media_version}
 %endif
 
 Obsoletes: gnome-python2-evolution < 2.32.0-12
+Obsoletes: gnome-python2-metacity < 2.32.0-20
 
 %description
 The gnome-python-desktop package contains the source packages for additional 
@@ -144,17 +143,6 @@ Requires: libgtop2 >= %{libgtop_version}
 This module contains a wrapper that allows the use of libgtop via
 Python.
 
-%package -n gnome-python2-metacity
-Summary: Python bindings for interacting with metacity
-License: GPLv2
-Group: Development/Languages
-Requires: %{name} = %{version}-%{release}
-Requires: metacity >= %{metacity_version}
-
-%description -n gnome-python2-metacity
-This module contains a wrapper that allows the use of metacity
-via Python.
-
 %package -n gnome-python2-totem
 Summary: Python bindings for interacting with totem
 License: LGPLv2
@@ -209,7 +197,7 @@ via Python.
 # been ported to GTK+3. It's not practical to mix GTK+2 and GTK+3 bindings
 # in gnome-python2-desktop, so for now we'll just have to disable the GTK+3
 # stuff. - AdamW 2010/07
-%configure --enable-metacity --disable-evince --disable-braseromedia --disable-braseroburn --disable-mediaprofiles --disable-applet --disable-evolution --disable-evolution_ecal
+%configure --disable-metacity --disable-evince --disable-braseromedia --disable-braseroburn --disable-mediaprofiles --disable-applet --disable-evolution --disable-evolution_ecal
 make
 
 %install
@@ -262,10 +250,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %{python_sitearch}/gtk-2.0/gtop.so
 
-%files -n gnome-python2-metacity
-%defattr(-,root,root,-)
-%{python_sitearch}/gtk-2.0/metacity.so
-
 %files -n gnome-python2-totem
 %defattr(-,root,root,-)
 %ifnarch s390 s390x
@@ -286,6 +270,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/gtk-2.0/gnomekeyring.so
 
 %changelog
+* Thu Oct 16 2014 Kalev Lember <kalevlember at gmail.com> - 2.32.0-20
+- Drop broken gnome-python2-metacity subpackage
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.32.0-19
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list