From 5f996dccbeb77659bd56f46a493ee78588e95e83 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Jun 30 2014 21:25:26 +0000 Subject: Replace the python-setuptools-devel BR with python-setuptools --- diff --git a/python-altgraph.spec b/python-altgraph.spec index 3612472..c6bd31f 100644 --- a/python-altgraph.spec +++ b/python-altgraph.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.10.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python graph (network) package Group: Applications/Engineering @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python2-devel -BuildRequires: python-setuptools-devel +BuildRequires: python-setuptools Requires: pydot @@ -39,6 +39,9 @@ python setup.py install -O1 --skip-build --root=%{buildroot} %{python_sitelib}/%{srcname}*.egg-info %changelog +* Mon Jun 30 2014 Toshio Kuratomi - 0.10.1-5 +- Replace the python-setuptools-devel BR with python-setuptools + * Sat Jun 07 2014 Fedora Release Engineering - 0.10.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild