[python-meh] Replace pyhton-setuptools-devel BR with python-setuptools

Toshio くらとみ toshio at fedoraproject.org
Mon Jun 30 22:49:11 UTC 2014


commit dc24ae98bd74c905eca4b0d791ebef430547194e
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 15:49:12 2014 -0700

    Replace pyhton-setuptools-devel BR with python-setuptools

 python-meh.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-meh.spec b/python-meh.spec
index 142d30f..b950093 100644
--- a/python-meh.spec
+++ b/python-meh.spec
@@ -6,7 +6,7 @@ Summary:  A python library for handling exceptions
 Name: python-meh
 Url: http://git.fedorahosted.org/git/?p=python-meh.git
 Version: 0.32
-Release: 2%{?dist}
+Release: 3%{?dist}
 # This is a Red Hat maintained package which is specific to
 # our distribution.  Thus the source is only available from
 # within this srpm.
@@ -19,7 +19,7 @@ License: GPLv2+
 Group: System Environment/Libraries
 BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: python-devel, gettext, python-setuptools-devel, intltool
+BuildRequires: python-devel, gettext, python-setuptools, intltool
 BuildRequires: dbus-python, libreport-gtk >= %{libreportver}, libreport-cli >= %{libreportver}
 Requires: python, dbus-python
 Requires: openssh-clients, rpm-python, yum
@@ -66,6 +66,9 @@ rm -rf %{buildroot}
 %{_datadir}/python-meh
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.32-3
+- Replace pyhton-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.32-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list