[antlr] Change python-setuptools-devel BR into python-setuptools.

Toshio くらとみ toshio at fedoraproject.org
Mon Jun 30 20:00:19 UTC 2014


commit e3553d1a121c766a33b3683f72c7c96a052c66e5
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 13:00:20 2014 -0700

    Change python-setuptools-devel BR into python-setuptools.

 antlr.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/antlr.spec b/antlr.spec
index 384c66d..bf3625e 100644
--- a/antlr.spec
+++ b/antlr.spec
@@ -4,7 +4,7 @@
 Summary:		ANother Tool for Language Recognition
 Name:			antlr
 Version:		2.7.7
-Release:		32%{?dist}
+Release:		33%{?dist}
 Epoch:			0
 License:		Public Domain
 URL:			http://www.antlr.org/
@@ -92,7 +92,7 @@ generated by ANTLR2.
 Group:			Development/Libraries
 Summary:		Python runtime support for ANTLR-generated parsers
 BuildRequires:	python2-devel
-BuildRequires:	python-setuptools-devel
+BuildRequires:	python-setuptools
 BuildArch:		noarch
 
 %description	python
@@ -193,6 +193,9 @@ install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %{python_sitelib}/antlr-*
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 2.7.7-33
+- Change python-setuptools-devel BR into python-setuptools.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0:2.7.7-32
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list