[packages/Zope-Testing] - Zope does not provide eggs, move filtered out dep to R - rel 3

baggins baggins at pld-linux.org
Tue May 5 08:19:14 CEST 2015


commit f7e68e0c13a34efd2d1230b78c3413b765f885d1
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue May 5 08:18:21 2015 +0200

    - Zope does not provide eggs, move filtered out dep to R
    - rel 3

 Zope-Testing.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/Zope-Testing.spec b/Zope-Testing.spec
index 8e95ad4..d846be2 100644
--- a/Zope-Testing.spec
+++ b/Zope-Testing.spec
@@ -2,7 +2,7 @@ Summary:	Support for different testing frameworks
 Summary(pl.UTF-8):	Obsługa różnych szkieletów testowych
 Name:		Zope-Testing
 Version:	3.10.2
-Release:	2
+Release:	3
 License:	ZPL 2.1
 Group:		Libraries/Python
 Source0:	http://pypi.python.org/packages/source/z/zope.testing/zope.testing-%{version}.tar.gz
@@ -11,10 +11,13 @@ URL:		http://www.zope.org/
 BuildRequires:	python >= 1:2.5
 BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	rpm-pythonprov
-BuildRequires:	rpmbuild(macros) >= 1.219
+BuildRequires:	rpmbuild(macros) >= 1.709
 %pyrequires_eq	python-modules
+Requires:	Zope
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_noautoreq_pyegg	zope.exceptions
+
 %description
 This package provides a number of testing frameworks. It includes a
 flexible test runner, and supports both doctest and unittest.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Zope-Testing.git/commitdiff/f7e68e0c13a34efd2d1230b78c3413b765f885d1



More information about the pld-cvs-commit mailing list