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

Toshio くらとみ toshio at fedoraproject.org
Mon Jun 30 21:09:35 UTC 2014


commit 6987b139fb1789fcb84efcb51fde51882c278cfe
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 14:09:36 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-Coherence.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-Coherence.spec b/python-Coherence.spec
index 4262086..4d2b869 100644
--- a/python-Coherence.spec
+++ b/python-Coherence.spec
@@ -3,7 +3,7 @@
 Summary: Python framework to participate in digital living networks
 Name: python-Coherence
 Version: 0.6.6.2
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: MIT
 Group: Development/Languages
 URL: http://coherence.beebits.net/
@@ -23,7 +23,7 @@ BuildRequires: python-devel
 BuildRequires: python-twisted-core >= 2.5
 BuildRequires: python-twisted-web >= 2.5
 # Must have setuptools to build the package
-BuildRequires: python-setuptools-devel
+BuildRequires: python-setuptools
 Buildarch: noarch
 # Fist test packages had different names
 Obsoletes: coherence < 0.2.1-2
@@ -78,6 +78,9 @@ find coherence -type f -exec \
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.6.6.2-9
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.6.2-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list