rpms/python-daemon/devel python-daemon.spec,1.5,1.6

tomspur tomspur at fedoraproject.org
Wed Dec 23 21:34:22 UTC 2009


Author: tomspur

Update of /cvs/pkgs/rpms/python-daemon/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1783

Modified Files:
	python-daemon.spec 
Log Message:
add missing BR: python-nose


Index: python-daemon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-daemon/devel/python-daemon.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- python-daemon.spec	23 Dec 2009 20:25:07 -0000	1.5
+++ python-daemon.spec	23 Dec 2009 21:34:22 -0000	1.6
@@ -14,7 +14,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildArch:      noarch
 BuildRequires:  python-devel, python-setuptools
-BuildRequires:  python-lockfile python-minimock
+BuildRequires:  python-nose python-lockfile python-minimock
 
 %description
 This library implements the well-behaved daemon specification of PEP 3143,
@@ -50,6 +50,7 @@ PYTHONPATH=$(pwd) nosetests
 
 %changelog
 * Wed Dec 23 2009 Thomas Spura <tomspur at fedoraproject.org> - 1.5.2-1
+- add missing BR: python-nose
 - update to 1.5.2
 
 * Wed Dec 23 2009 Thomas Spura <tomspur at fedoraproject.org> - 1.5.1-2




More information about the fedora-extras-commits mailing list