[python-yenc] BR python-setuptools-devel -> python-setuptools

konradm konradm at fedoraproject.org
Thu Dec 12 13:57:54 UTC 2013


commit b41d0c81be094089a1a3300ee70b650398b6799c
Author: Conrad Meyer <cse.cem at gmail.com>
Date:   Thu Dec 12 08:57:54 2013 -0500

    BR python-setuptools-devel -> python-setuptools

 python-yenc.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-yenc.spec b/python-yenc.spec
index 3675599..bb7018f 100644
--- a/python-yenc.spec
+++ b/python-yenc.spec
@@ -2,7 +2,7 @@
 
 Name:           python-yenc
 Version:        0.4.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        yEnc Module for Python
 Group:          Development/Languages
 License:        GPLv2+
@@ -10,7 +10,7 @@ URL:            https://bitbucket.org/dual75/yenc
 Source0:        https://bitbucket.org/dual75/yenc/get/%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  python-devel
-BuildRequires:  python-setuptools-devel
+BuildRequires:  python-setuptools
 
 %description
 python-yenc is a yEnc decoding library for Python. yEnc is a
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Dec 12 2013 Conrad Meyer <cemeyer at uw.edu> - 0.4.0-2
+- BR python-setuptools-devel -> python-setuptools
+
 * Tue Dec 10 2013 Conrad Meyer <cemeyer at uw.edu> - 0.4.0-1
 - Bump to latest upstream
 - Drop define of python_sitearch; isn't needed in Fedora


More information about the scm-commits mailing list