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

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


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

    Replace python-setuptools-devel BR with python-setuptools

 python-musicbrainz2.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-musicbrainz2.spec b/python-musicbrainz2.spec
index d3a09ab..cc84886 100644
--- a/python-musicbrainz2.spec
+++ b/python-musicbrainz2.spec
@@ -2,7 +2,7 @@
 
 Name:           python-musicbrainz2
 Version:        0.7.0
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Library which provides access to the MusicBrainz Database
 
 Group:          Development/Languages
@@ -16,7 +16,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 
-BuildRequires:  python-setuptools-devel
+BuildRequires:  python-setuptools
 
 Requires:       libdiscid
 
@@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} setup.py test
 %{python_sitelib}/*
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.7.0-9
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.0-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list