packages: python-coverage/python-coverage.spec - BR: python-setuptools

sparky sparky at pld-linux.org
Wed Jan 20 20:19:44 CET 2010


Author: sparky                       Date: Wed Jan 20 19:19:44 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: python-setuptools

---- Files affected:
packages/python-coverage:
   python-coverage.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/python-coverage/python-coverage.spec
diff -u packages/python-coverage/python-coverage.spec:1.1 packages/python-coverage/python-coverage.spec:1.2
--- packages/python-coverage/python-coverage.spec:1.1	Wed Jan 20 12:57:17 2010
+++ packages/python-coverage/python-coverage.spec	Wed Jan 20 20:19:39 2010
@@ -10,16 +10,20 @@
 # Source0-md5:	e35935f346eaf5afe5741992cda3a881
 URL:		http://nedbatchelder.com/code/coverage
 BuildRequires:	python-devel
+BuildRequires:	python-setuptools
 BuildRequires:	rpm-pythonprov
 # if py_postclean is used
 BuildRequires:	rpmbuild(macros) >= 1.219
 #Requires:		python-libs
-Requires:		python-modules
+Requires:	python-modules
 #BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not.
+Coverage.py is a tool for measuring code coverage of Python programs.
+It monitors your program, noting which parts of the code have been
+executed, then analyzes the source to identify code that could have
+been executed but was not.
 
 %prep
 %setup -q -n %{module}-%{version}
@@ -58,6 +62,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/01/20 19:19:39  sparky
+- BR: python-setuptools
+
 Revision 1.1  2010/01/20 11:57:17  zbyniu
 - raw
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-coverage/python-coverage.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list