Fix python Provides: filtering

This commit is contained in:
Stephen Gallagher 2012-02-15 10:38:10 -05:00
parent 111a1d5cbe
commit 14c3c0777e

View File

@ -4,10 +4,7 @@
%endif
# we don't want to provide private python extension libs
%{?filter_setup:
%filter_provides_in %{python_sitearch}/.*\.so$
%filter_setup
}
%define __provides_exclude_from %{python_sitearch}.*.so$
%if (0%{?fedora} > 15)
%define _hardened_build 1