Remove no longer needed Provides filter

RPM is handling that correctly these days. A build with this removed
ends up with the same provides as a build with this filter.
This commit is contained in:
Christophe Fergeau 2014-08-27 17:08:48 +02:00
parent 9b5ed5cba8
commit 4c59006f63

View File

@ -1,9 +1,3 @@
# we don't want to provide private python extension libs
%{?filter_setup:
%filter_provides_in %{python_sitearch}/.*\.so$
%filter_setup
}
%define with_gtk3 0
%if 0%{?fedora} >= 15 || 0%{?rhel} >= 7
%define with_gtk3 1