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

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


commit 2830eaaabd412158c61019d9c4fafc07546d6b6d
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 14:13:21 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-PSI.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-PSI.spec b/python-PSI.spec
index dbb688e..23b16f1 100644
--- a/python-PSI.spec
+++ b/python-PSI.spec
@@ -3,7 +3,7 @@
 
 Name:           python-PSI
 Version:        0.3
-Release:        0.8.b2%{?dist}
+Release:        0.9.b2%{?dist}
 Summary:        Shows real time system information in python
 Group:          Development/Languages
 License:        MIT
@@ -11,7 +11,7 @@ URL:            http://pypi.python.org/pypi/PSI/
 Source0:        http://bitbucket.org/chrismiles/psi/downloads/PSI-%{version}b2.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  python-devel, python-setuptools-devel
+BuildRequires:  python-devel, python-setuptools
 
 %description
 psi is a Python module providing direct access to real-time system
@@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3-0.9.b2
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3-0.8.b2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list