Also only build for x86_64 Signed-off-by: Uri Lublin <uril@xxxxxxxxxx> --- spice-streaming-agent.spec.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spice-streaming-agent.spec.in b/spice-streaming-agent.spec.in index 299ea02..a267c54 100644 --- a/spice-streaming-agent.spec.in +++ b/spice-streaming-agent.spec.in @@ -14,11 +14,15 @@ BuildRequires: pkgconfig(udev) BuildRequires: libdrm-devel BuildRequires: libXrandr-devel BuildRequires: gcc-c++ +BuildRequires: automake autoconf autoconf-archive libtool # we need /usr/sbin/semanage program which is available on different # packages depending on distribution Requires(post): /usr/sbin/semanage Requires(postun): /usr/sbin/semanage +ExclusiveArch: x86_64 + + %description An agent, running on a guest, sending video streams of the X display to a remote client (over SPICE). -- 2.21.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel