rpms/python-daemon/devel python-daemon.spec,1.7,1.8

tomspur tomspur at fedoraproject.org
Wed Dec 23 21:50:07 UTC 2009


Author: tomspur

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

Modified Files:
	python-daemon.spec 
Log Message:
add python-lockfile as R (bug #513546)


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




More information about the scm-commits mailing list