[packages/python-daemon] update BR

glen glen at pld-linux.org
Sun Nov 23 00:57:31 CET 2014


commit 835b8c11714de614097ceaac29e33a6ce4221128
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 23 01:57:25 2014 +0200

    update BR

 python-daemon.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/python-daemon.spec b/python-daemon.spec
index 11a2d3c..1dcb22f 100644
--- a/python-daemon.spec
+++ b/python-daemon.spec
@@ -7,14 +7,15 @@
 Summary:	Library to implement a well-behaved Unix daemon process
 Name:		python-%{module}
 Version:	1.6
-Release:	1
+Release:	2
 License:	Python
 Group:		Development/Languages
-URL:		http://pypi.python.org/pypi/python-daemon/
 Source0:	http://pypi.python.org/packages/source/p/python-daemon/%{name}-%{version}.tar.gz
 # Source0-md5:	c774eda27d6c5d80b42037826d29e523
+URL:		http://pypi.python.org/pypi/python-daemon/
 BuildRequires:	python-devel
 BuildRequires:	python-setuptools
+BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRequires:	sed >= 4.0
 %if %{with tests}
@@ -39,7 +40,7 @@ This library implements the well-behaved daemon specification of PEP
 
 # Test suite requires minimock and lockfile
 %if %{with tests}
-PYTHONPATH=$(pwd) nosetests
+PYTHONPATH=$(pwd) nosetests-%{py_ver}
 %endif
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-daemon.git/commitdiff/835b8c11714de614097ceaac29e33a6ce4221128



More information about the pld-cvs-commit mailing list