X-Git-Url: http://git.onelab.eu/?p=pypcilib.git;a=blobdiff_plain;f=pypcilib.spec;fp=pypcilib.spec;h=8e58828cc0ffe19d9c143a5dcc12f57f9d141ec0;hp=6d24a9b996841f1e2f464aa4a83704786204681b;hb=d15a7dd87af440474e3fffeb8d8d45bdd5e139af;hpb=cb1258baefaaef35e4a4d3158233fd61996f6e67 diff --git a/pypcilib.spec b/pypcilib.spec index 6d24a9b..8e58828 100644 --- a/pypcilib.spec +++ b/pypcilib.spec @@ -9,6 +9,10 @@ %{!?python_sitelib: %define python_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %{!?python_sitearch: %define python_sitearch %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} +# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation +# Turn off the brp-python-bytecompile automagic +%global _python_bytecompile_extra 0 + Summary: Python library for doing PCI stuff Name: %{name} Version: %{version}