[nwsclient] Replace python-setuptools-devel BR with pyhton-setuptools

Toshio くらとみ toshio at fedoraproject.org
Mon Jun 30 20:37:47 UTC 2014


commit 9bd2e54469c2e793440183f05ce94f21f6983cde
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 13:37:46 2014 -0700

    Replace python-setuptools-devel BR with pyhton-setuptools

 nwsclient.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nwsclient.spec b/nwsclient.spec
index 470fff8..84aa3ee 100644
--- a/nwsclient.spec
+++ b/nwsclient.spec
@@ -4,14 +4,14 @@
 Name:		nwsclient
 Summary: 	NetWorkSpaces Client for Python
 Version:	1.6.4
-Release:	9%{?dist}
+Release:	10%{?dist}
 License:	GPLv2+
 Group:		Development/Tools
 Source0:	http://downloads.sourceforge.net/nws-py/%{name}-%{version}.tar.gz
 URL:		http://nws-py.sourceforge.net/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
-BuildRequires:	python-devel, python-setuptools-devel
+BuildRequires:	python-devel, python-setuptools
 
 %description
 NetWorkSpaces (NWS) is a powerful, open-source software package that makes it 
@@ -52,6 +52,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 1.6.4-10
+- Replace python-setuptools-devel BR with pyhton-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.4-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list