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

konradm konradm at fedoraproject.org
Thu Dec 12 13:55:20 UTC 2013


commit a68b4e837e29ac5618fac8e4509c8697677a3848
Author: Conrad Meyer <cse.cem at gmail.com>
Date:   Thu Dec 12 08:55:23 2013 -0500

    BR python-setuptools-devel -> python-setuptools

 protobuf.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/protobuf.spec b/protobuf.spec
index 3d14962..208bbc8 100644
--- a/protobuf.spec
+++ b/protobuf.spec
@@ -16,7 +16,7 @@
 Summary:        Protocol Buffers - Google's data interchange format
 Name:           protobuf
 Version:        2.5.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 License:        BSD
 Group:          Development/Libraries
 Source:         http://protobuf.googlecode.com/files/protobuf-%{version}.tar.bz2
@@ -117,7 +117,7 @@ lacks descriptors, reflection, and some other features.
 Summary: Python bindings for Google Protocol Buffers
 Group: Development/Languages
 BuildRequires: python-devel
-BuildRequires: python-setuptools-devel
+BuildRequires: python-setuptools
 Conflicts: %{name}-compiler > %{version}
 Conflicts: %{name}-compiler < %{version}
 
@@ -349,6 +349,9 @@ install -p -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{emacs_startdir}
 %endif
 
 %changelog
+* Thu Dec 12 2013 Conrad Meyer <cemeyer at uw.edu> - 2.5.0-6
+- BR python-setuptools-devel -> python-setuptools
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.5.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list