From dc24ae98bd74c905eca4b0d791ebef430547194e Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Mon, 30 Jun 2014 15:49:12 -0700 Subject: [PATCH] Replace pyhton-setuptools-devel BR with python-setuptools --- python-meh.spec | 7 +++++-- 1 file 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 - 0.32-3 +- Replace pyhton-setuptools-devel BR with python-setuptools + * Sat Jun 07 2014 Fedora Release Engineering - 0.32-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild