[Spice-devel] [spice-streaming-agent PATCH] spec: only build rpms for x86_64 arch
Uri Lublin
uril at redhat.com
Fri Jun 1 17:19:26 UTC 2018
We never test on other architectures.
Signed-off-by: Uri Lublin <uril at redhat.com>
---
spice-streaming-agent.spec.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/spice-streaming-agent.spec.in b/spice-streaming-agent.spec.in
index 132a851..e94a8f2 100644
--- a/spice-streaming-agent.spec.in
+++ b/spice-streaming-agent.spec.in
@@ -15,6 +15,8 @@ BuildRequires: catch-devel
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.17.0
More information about the Spice-devel
mailing list