From 53d9ca7a5aedd269d67f960da56cdd44c2dfc10a8696a8d2ef34025acfc9de34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 28 Jan 2018 23:38:41 +0000 Subject: [PATCH] Accepting request 570271 from home:Simmphonie:branches:devel:languages:python - fix build for Leap (debug files) OBS-URL: https://build.opensuse.org/request/show/570271 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyotherside?expand=0&rev=2 --- python-pyotherside.changes | 5 +++++ python-pyotherside.spec | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/python-pyotherside.changes b/python-pyotherside.changes index cc1846b..c5b9a70 100644 --- a/python-pyotherside.changes +++ b/python-pyotherside.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 25 14:45:59 UTC 2018 - t.gruner@katodev.de + +- fix build for Leap (debug files) + ------------------------------------------------------------------- Thu Jan 4 08:39:45 UTC 2018 - t.gruner@katodev.de diff --git a/python-pyotherside.spec b/python-pyotherside.spec index db28b8d..aa829b6 100644 --- a/python-pyotherside.spec +++ b/python-pyotherside.spec @@ -65,7 +65,10 @@ xvfb-run -s '-screen 0 640x480x8 -extension RANDR' -a ./tests/tests %dir %{_libqt5_archdatadir}/qml/io/ %dir %{_libqt5_archdatadir}/qml/io/thp/ %{_libqt5_archdatadir}/qml/io/thp/pyotherside -%exclude %{_libqt5_archdatadir}/tests/qtquicktests/qtquicktests %exclude %{_prefix}/tests/qtquicktests/qtquicktests +%if ( 0%{?sle_version} == 150000 || 0%{?sle_version} == 120300 ) && 0%{?is_opensuse} +%exclude %{_prefix}/lib/debug/usr/tests/qtquicktests/* +%exclude %{_prefix}/lib/debug/.build-id/*/* +%endif %changelog