Replace pyhton-setuptools-devel BR with python-setuptools
This commit is contained in:
parent
307f38c693
commit
dc24ae98bd
@ -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@fedoraproject.org> - 0.32-3
|
||||
- Replace pyhton-setuptools-devel BR with python-setuptools
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.32-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user