summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Junghans <junghans@votca.org>2017-03-06 00:10:00 -0700
committerChristoph Junghans <junghans@votca.org>2017-03-06 00:10:00 -0700
commitc0a3e39c3529a5080a3e361d8e0dba5fdbe16f07 (patch)
tree064ff273b19e09df4a7ccb6c99c907751f8d2343
parent5c657fe5e7d44241e0e92e5374c6461232c74b09 (diff)
downloadfedora-review-c0a3e39c3529a5080a3e361d8e0dba5fdbe16f07.tar.gz
fedora-review-c0a3e39c3529a5080a3e361d8e0dba5fdbe16f07.tar.xz
fedora-review-c0a3e39c3529a5080a3e361d8e0dba5fdbe16f07.zip
espresso: don't skip provides
-rw-r--r--espresso/espresso.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/espresso/espresso.spec b/espresso/espresso.spec
index 35dfdb5..5f4f8e2 100644
--- a/espresso/espresso.spec
+++ b/espresso/espresso.spec
@@ -8,9 +8,6 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
%endif
-# Do not check .so files in the python2_sitearch directory
-%global __provides_exclude_from ^%{python2_sitearch}/.*\\.so$
-
### TESTSUITE ###
# The testsuite currently fails only on the buildsystem, but works localy.
# So to easy enable/disable the testsuite, I introduce the following