From 213612fafe795703f4203fcc9f87353f45d39a85 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Aug 07 2017 17:18:18 +0000 Subject: Exclude files from /usr/lib/debug (#1476593) --- diff --git a/python34.spec b/python34.spec index 00145a0..26768b4 100644 --- a/python34.spec +++ b/python34.spec @@ -1183,6 +1183,10 @@ CheckPython optimized %{_bindir}/2to3-%{pybasever} %{_bindir}/idle%{pybasever} +# https://bugzilla.redhat.com/show_bug.cgi?id=1476593 +%exclude /usr/lib/debug%{_libdir}/__pycache__/libpython%{pybasever}m.so.1.0.debug-gdb.cpython-%{pyshortver}.py* +%exclude /usr/lib/debug%{_libdir}/libpython%{pybasever}m.so.1.0.debug-gdb.py + %if 0%{?with_debug_build} %{_bindir}/python%{LDVERSION_debug}