[gstreamer-plugins-good] Drop PyXML dependency (rhbz#914060)

Colin Walters walters at fedoraproject.org
Thu May 2 19:30:33 UTC 2013


commit 3f13e55d800825b5f9ab8b4eba0e705715cc54ca
Author: Colin Walters <walters at verbum.org>
Date:   Thu May 2 15:30:14 2013 -0400

    Drop PyXML dependency (rhbz#914060)

 gstreamer-plugins-good.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gstreamer-plugins-good.spec b/gstreamer-plugins-good.spec
index 53d074c..206f1b2 100644
--- a/gstreamer-plugins-good.spec
+++ b/gstreamer-plugins-good.spec
@@ -13,7 +13,7 @@
 
 Name:           %{gstreamer}-plugins-good
 Version:        0.10.31
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        GStreamer plug-ins with good code and licensing
 
 Group:          Applications/Multimedia
@@ -74,7 +74,7 @@ BuildRequires:  libraw1394-devel
 
 # documentation
 BuildRequires:  gtk-doc
-BuildRequires:  python-devel PyXML
+BuildRequires:  python-devel
 
 # extras
 %if %{with extras}
@@ -294,6 +294,9 @@ export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
 gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gstreamer-%{majorminor}.schemas > /dev/null || :
 
 %changelog
+* Thu May 02 2013 Colin Walters <walters at verbum.org>
+- Drop PyXML dependency (rhbz#914060)
+
 * Wed Mar 27 2013 Adam Jackson <ajax at redhat.com>
 - Tweak BRs for RHEL
 


More information about the scm-commits mailing list