From 0525c06f0f97c34a126f20f96bf7f9faa99a3b2d Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Mon, 20 Mar 2017 16:22:03 +0100 Subject: [PATCH] Exclude a test related executable --- pyotherside.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pyotherside.spec b/pyotherside.spec index 7392778..c3d6c54 100644 --- a/pyotherside.spec +++ b/pyotherside.spec @@ -1,7 +1,7 @@ Summary: Asynchronous Python 3 Bindings for Qt 5 Name: pyotherside Version: 1.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz URL: http://thp.io/2011/pyotherside/ License: ISC @@ -36,8 +36,12 @@ make INSTALL_ROOT=%{buildroot} install %dir %{_qt5_archdatadir}/qml/io/ %dir %{_qt5_archdatadir}/qml/io/thp/ %{_qt5_archdatadir}/qml/io/thp/pyotherside +%exclude %{_libdir}/qt5/tests/qtquicktests/qtquicktests %changelog +* Mon Mar 20 2017 Martin Kolman - 1.5.1-2 +- exclude a test related executable + * Mon Mar 20 2017 Martin Kolman - 1.5.1-1 - updated to 1.5.1