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

Toshio くらとみ toshio at fedoraproject.org
Mon Jun 30 23:52:17 UTC 2014


commit f587751139ee5c14ffeefebd8c7b8faf47423e41
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Jun 30 16:52:19 2014 -0700

    Replace python-setuptools-devel BR with python-setuptools

 python-twill.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-twill.spec b/python-twill.spec
index 7ab6a8b..a6cf481 100644
--- a/python-twill.spec
+++ b/python-twill.spec
@@ -3,7 +3,7 @@
 Summary: Simple scripting language for Web browsing
 Name: python-twill
 Version: 0.9
-Release: 11%{?dist}
+Release: 12%{?dist}
 Group: Applications/Internet
 License: MIT
 URL: http://twill.idyll.org/
@@ -16,7 +16,7 @@ Requires: python-mechanize
 Requires: pyparsing
 Requires: python-setuptools
 BuildRequires: python-devel
-BuildRequires: python-setuptools-devel
+BuildRequires: python-setuptools
 BuildArch: noarch
 
 %description
@@ -58,6 +58,9 @@ use forms, cookies, and most standard Web features.
 
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.9-12
+- Replace python-setuptools-devel BR with python-setuptools
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list