[libmateweather] disable python bindings

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Sep 2 16:38:42 UTC 2013


commit 5f69c39a49075041ff17ea2fdc435c9ce32a708e
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Sep 2 18:38:28 2013 +0200

    disable python bindings

 libmateweather.spec |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/libmateweather.spec b/libmateweather.spec
index fa1a0e9..2b94f94 100644
--- a/libmateweather.spec
+++ b/libmateweather.spec
@@ -9,9 +9,6 @@ Source0:       http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.x
 BuildRequires: gtk2-devel
 BuildRequires: libsoup-devel
 BuildRequires: mate-common
-BuildRequires: pygobject2-codegen
-BuildRequires: python-gudev
-BuildRequires: pygtk2-devel
 
 %description
 Libraries to allow MATE Desktop to display weather information
@@ -32,7 +29,6 @@ Development files for libmateweather
 %build
 %configure --disable-static       \
            --with-gnu-ld          \
-           --enable-python        \
            --enable-gtk-doc-html  
 
 make %{?_smp_mflags} V=1
@@ -68,7 +64,6 @@ fi
 %{_datadir}/libmateweather
 %{_datadir}/icons/mate/*/status/*
 %{_datadir}/glib-2.0/schemas/org.mate.weather.gschema.xml
-%{python_sitearch}/mateweather/
 %{_libdir}/libmateweather.so.1*
 
 %files devel
@@ -80,6 +75,7 @@ fi
 
 %changelog
 * Mon Sep 02 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-2
+- disable disable python bindings
 
 * Sat Aug 10 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-1
 - remove BR gsettings-desktop-schemas-devel


More information about the scm-commits mailing list