Fix python Provides: filtering
This commit is contained in:
parent
111a1d5cbe
commit
14c3c0777e
@ -4,10 +4,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# we don't want to provide private python extension libs
|
# we don't want to provide private python extension libs
|
||||||
%{?filter_setup:
|
%define __provides_exclude_from %{python_sitearch}.*.so$
|
||||||
%filter_provides_in %{python_sitearch}/.*\.so$
|
|
||||||
%filter_setup
|
|
||||||
}
|
|
||||||
|
|
||||||
%if (0%{?fedora} > 15)
|
%if (0%{?fedora} > 15)
|
||||||
%define _hardened_build 1
|
%define _hardened_build 1
|
||||||
|
Loading…
Reference in New Issue
Block a user