[python-peak-util-symbols] Replace python-setuptools-devel BR with python-setuptools

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


commit c3b69d4159b112d4a38b2460a123f2f7eb0755ab
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 16:14:14 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-peak-util-symbols.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-peak-util-symbols.spec b/python-peak-util-symbols.spec
index bb07bd8..2e3c946 100644
--- a/python-peak-util-symbols.spec
+++ b/python-peak-util-symbols.spec
@@ -4,7 +4,7 @@
 
 Name:           python-peak-util-symbols
 Version:        1.0
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Simple "symbol" type, useful for enumerations or sentinels
 
 Group:          Development/Languages
@@ -15,7 +15,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  python-devel
-BuildRequires:  python-setuptools-devel
+BuildRequires:  python-setuptools
 BuildRequires:  python-nose
 
 %description
@@ -46,6 +46,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/*
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 1.0-12
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list