[packages/python-d2to1] tests BR

glen glen at pld-linux.org
Mon Dec 8 10:41:41 CET 2014


commit 4c6d6332bdf95f6495aac1417ddadedb84fedaa2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Dec 8 11:41:36 2014 +0200

    tests BR

 python-d2to1.spec | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/python-d2to1.spec b/python-d2to1.spec
index e9acd81..d6707a7 100644
--- a/python-d2to1.spec
+++ b/python-d2to1.spec
@@ -23,10 +23,16 @@ BuildRequires:	rpmbuild(macros) >= 1.219
 %if %{with python2}
 BuildRequires:	python-modules
 BuildRequires:	python-setuptools
+%if %{with tests}
+BuildRequires:	python-nose
+%endif
 %endif
 %if %{with python3}
 BuildRequires:	python3-modules
 BuildRequires:	python3-setuptools
+%if %{with tests}
+BuildRequires:	python3-nose
+%endif
 %endif
 Requires:	python-setuptools
 BuildArch:	noarch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-d2to1.git/commitdiff/4c6d6332bdf95f6495aac1417ddadedb84fedaa2



More information about the pld-cvs-commit mailing list