From 4c59006f6305e251ac1c8bb8d2be7bd717f98cfe Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 27 Aug 2014 17:08:48 +0200 Subject: [PATCH] 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. --- spice-gtk.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/spice-gtk.spec b/spice-gtk.spec index 0299ecb..17595da 100644 --- a/spice-gtk.spec +++ b/spice-gtk.spec @@ -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