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

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


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

    Replace python-setuptools-devel BR with python-setuptools

 python-sqlamp.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-sqlamp.spec b/python-sqlamp.spec
index ffd01f2..59b37d0 100644
--- a/python-sqlamp.spec
+++ b/python-sqlamp.spec
@@ -4,7 +4,7 @@
 
 Name:           python-sqlamp
 Version:        0.5.2
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Library for working with hierarchical data structures using SQLAlchemy
 
 Group:          Development/Languages
@@ -19,7 +19,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
 BuildRequires: python-devel
-BuildRequires: python-setuptools-devel
+BuildRequires: python-setuptools
 BuildRequires: python-sqlalchemy
 BuildRequires: python-nose
 BuildRequires: python-sphinx
@@ -71,6 +71,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.5.2-9
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.2-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list