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

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


commit 477856d8cdd5d72925cd5b9718e50819b3e9589a
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 14:59:51 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-dtopt.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-dtopt.spec b/python-dtopt.spec
index d5426b8..a763f53 100644
--- a/python-dtopt.spec
+++ b/python-dtopt.spec
@@ -7,14 +7,14 @@
 Name:           python-dtopt
 Summary:        Add options to doctest examples while they are running
 Version:        0.1
-Release:        15%{?dist}
+Release:        16%{?dist}
 License:        MIT
 Group:          System Environment/Libraries
 URL:            http://pypi.python.org/pypi/dtopt/
 Source0:        http://pypi.python.org/packages/source/d/dtopt/dtopt-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  python-setuptools-devel
+BuildRequires:  python-setuptools
 
 %if 0%{?with_python3}
 BuildRequires:  python3-devel
@@ -98,6 +98,9 @@ popd
 %endif
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.1-16
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list