From ebbc47cae664ea749e1663c0dabe024ea224b6bb Mon Sep 17 00:00:00 2001
From: Tomas Mlcoch <tmlcoch@redhat.com>
Date: Oct 20 2015 16:06:39 +0000
Subject: Remove %filter_provides_in statements


---

diff --git a/librepo.spec b/librepo.spec
index 4cfc607..7805102 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -35,12 +35,6 @@ BuildRequires:  libattr-devel
 BuildRequires:  libcurl-devel >= 7.19.0
 BuildRequires:  openssl-devel
 
-# prevent provides from nonstandard paths:
-%filter_provides_in %{python_sitearch}/.*\.so$
-%if %{with python3}
-%filter_provides_in %{python3_sitearch}/.*\.so$
-%endif
-%filter_setup
 
 %description
 A library providing C and Python (libcURL like) API to downloading repository