From 63a67ada6b7a39fe5096e9ca95c78116eaddd904 Mon Sep 17 00:00:00 2001 From: virtbuilder_pel7x64builder0 Date: Wed, 12 Dec 2018 22:47:29 +0100 Subject: [PATCH] qemu-streaming-agent remove testing due to catch depenency Signed-off-by: virtbuilder_pel7x64builder0 --- SPECS/spice-streaming-agent.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/spice-streaming-agent.spec b/SPECS/spice-streaming-agent.spec index ac4db22..cc1e206 100644 --- a/SPECS/spice-streaming-agent.spec +++ b/SPECS/spice-streaming-agent.spec @@ -15,7 +15,7 @@ Patch4: 0004-jpeg-Do-not-use-next_output_byte-buf_empty_output_bu.patch BuildRequires: spice-protocol >= 0.12.14 BuildRequires: libX11-devel libXfixes-devel BuildRequires: libjpeg-turbo-devel -BuildRequires: catch-devel +#BuildRequires: catch-devel BuildRequires: pkgconfig(udev) # we need /usr/sbin/semanage program which is available on different # packages depending on distribution @@ -45,7 +45,7 @@ agent plugins. %patch4 -p1 %build -%configure --enable-tests --with-udevrulesdir=%{_udevrulesdir} +%configure --disable-tests --with-udevrulesdir=%{_udevrulesdir} make %{?_smp_mflags} V=1 %check