Filter private provides

epel9
Toshio くらとみ 15 years ago
parent 5ea4893099
commit 28176070f5

@ -4,6 +4,10 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
%global _use_internal_dependency_generator 0
%global __find_provides /bin/sh -c "%{_rpmconfigdir}/find-provides | grep -v -E '(tracer.so)' || /bin/true"
%global __find_requires /bin/sh -c "%{_rpmconfigdir}/find-requires | grep -v -E '(tracer.so)' || /bin/true"
Name: python-coverage
Summary: Code coverage testing module for Python
Version: 3.3.1

Loading…
Cancel
Save