[python-xmpp] Replace python-setuptools-devel BR with python-setuptools

Toshio くらとみ toshio at fedoraproject.org
Tue Jul 1 00:06:15 UTC 2014


commit d7eaa7827c50d6ce15329557ee4acd5cf7e0d586
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 17:06:17 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-xmpp.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/python-xmpp.spec b/python-xmpp.spec
index 92e2bdc..6bf91dd 100644
--- a/python-xmpp.spec
+++ b/python-xmpp.spec
@@ -2,7 +2,7 @@
 
 Name:           python-xmpp
 Version:        0.5.0
-Release:        0.9.rc1%{?dist}
+Release:        0.10.rc1%{?dist}
 Summary:        Python library for easy scripting with Jabber
 
 Group:          Development/Languages
@@ -14,11 +14,7 @@ Provides:       xmpppy = %{version}-%{release}
 
 BuildArch:      noarch
 
-%if 0%{?fedora} >= 8
-BuildRequires: python-setuptools-devel
-%else
 BuildRequires: python-setuptools
-%endif
 
 Requires:      python-dns
 
@@ -56,6 +52,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/*
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.5.0-0.10.rc1
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.0-0.9.rc1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list