[SOAPpy] Remove requires to PyXML

Pierre-YvesChibon pingou at fedoraproject.org
Wed Jul 25 06:45:55 UTC 2012


commit 63fb4ec99bcd6e96d371f5ba7b84277bea80fbf8
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Wed Jul 25 08:45:29 2012 +0200

    Remove requires to PyXML

 SOAPpy.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/SOAPpy.spec b/SOAPpy.spec
index dbb1edc..57fa0ce 100644
--- a/SOAPpy.spec
+++ b/SOAPpy.spec
@@ -4,7 +4,7 @@
 
 Name:           SOAPpy
 Version:        0.11.6
-Release:        14%{?dist}
+Release:        15%{?dist}
 Summary:        Full-featured SOAP library for Python
 
 Group:          Development/Languages
@@ -25,7 +25,6 @@ BuildArch:      noarch
 BuildRequires:  python-devel
 BuildRequires:  python-fpconst >= 0.6.0
 Requires:       python-fpconst >= 0.6.0
-Requires:       PyXML >= 0.8.3
 Requires:       m2crypto
 
 %description
@@ -80,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 25 2012 Pierre-Yves Chibon <pingou at pingoured.fr> - 0.11.6-15
+- Remove the Requires to PyXML
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11.6-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list