Drop an unnecessary provides_exclude global.

See the thread[0] on Fedora's devel list for the motivation for
this change.

[0] https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/K3NLDLK4XVARTSROC6XVKNVW72BMMHYE/

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2018-10-05 10:47:38 -04:00
parent 0c2b458e33
commit 3387815c57
1 changed files with 0 additions and 2 deletions

View File

@ -79,8 +79,6 @@ domain.
This package includes the python 3 version of the module.
%endif # with_python3
# Filter unnecessary dependencies
%global __provides_exclude_from ^(%{python2_sitearch}|%{python3_sitearch})/.*\\.so$
%prep
%setup -n %{srcname}-%{version}