[python-zope-testing/f14/master] * Fri Jul 30 2010 David Malcolm <dmalcolm at redhat.com> - 3.9.5-3 - remove requirement on python-zope-

dmalcolm dmalcolm at fedoraproject.org
Fri Jul 30 23:30:11 UTC 2010


commit 2158512f5cd95695352895b5229785a4aeebf8d7
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Fri Jul 30 19:32:36 2010 -0400

    * Fri Jul 30 2010 David Malcolm <dmalcolm at redhat.com> - 3.9.5-3
    - remove requirement on python-zope-exceptions for now (bug 619478)
    - add missing zope-testrunner executable to %%files

 python-zope-testing.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/python-zope-testing.spec b/python-zope-testing.spec
index ddda84a..561a527 100644
--- a/python-zope-testing.spec
+++ b/python-zope-testing.spec
@@ -4,7 +4,7 @@
 
 Name:           python-zope-testing
 Version:        3.9.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Zope Testing Framework
 Group:          Development/Languages
 License:        ZPLv2.1
@@ -55,12 +55,17 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
+%{_bindir}/zope-testrunner
 %{_docdir}/%{name}-%{version}/
 %{python_sitelib}/zope/testing/
 %{python_sitelib}/zope.testing*
 
 
 %changelog
+* Fri Jul 30 2010 David Malcolm <dmalcolm at redhat.com> - 3.9.5-3
+- remove requirement on python-zope-exceptions for now (bug 619478)
+- add missing zope-testrunner executable to %%files
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 3.9.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list