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

Toshio くらとみ toshio at fedoraproject.org
Tue Jul 1 01:24:27 UTC 2014


commit 513d8201c4a2d8bed63f1382e3d3bb849d3ae264
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 18:24:28 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 trac.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/trac.spec b/trac.spec
index d38ba72..c243da1 100644
--- a/trac.spec
+++ b/trac.spec
@@ -2,7 +2,7 @@
 
 Name:           trac
 Version:        1.0.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Enhanced wiki and issue tracking system
 Group:          Applications/Internet
 License:        BSD
@@ -16,7 +16,7 @@ Source5:        trac.wsgi
 #Patch0:         trac-0.12.3-pidfile.patch
 BuildArch:      noarch
 BuildRequires:  python-devel
-BuildRequires:  python-setuptools-devel
+BuildRequires:  python-setuptools
 BuildRequires:  python-genshi >= 0.6
 Requires:       python-setuptools
 Requires:       python-genshi >= 0.6
@@ -81,6 +81,9 @@ mv $RPM_BUILD_ROOT{%{_bindir}/tracd,%{_sbindir}/tracd}
 #%{_var}/www/cgi-bin/trac.wsgi
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 1.0.1-6
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list