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

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


commit 54098ef5df6d681fcef0044976535ce3962cfd2a
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 15:24:22 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-elfdata.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-elfdata.spec b/python-elfdata.spec
index 9fab9f1..8e3d949 100644
--- a/python-elfdata.spec
+++ b/python-elfdata.spec
@@ -5,7 +5,7 @@
 
 Name:           python-elfdata
 Version:        0.5
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Python wrapper to get ELF data
 
 Group:          Development/Languages
@@ -13,7 +13,7 @@ License:        GPLv2
 URL:            https://github.com/kushaldas/elfdata
 Source0:        http://kushal.fedorapeople.org/packages/elfdata-%{version}.tar.gz
 
-BuildRequires:  python2-devel, python-setuptools-devel, elfutils-devel, elfutils-libelf-devel
+BuildRequires:  python2-devel, python-setuptools, elfutils-devel, elfutils-libelf-devel
 
 %description
 Python wrapper to get ELF data.
@@ -37,6 +37,9 @@ Python wrapper to get ELF data.
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.5-5
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list