On 9/26/19 8:12 PM, Frediano Ziglio wrote:
Also only build for x86_64
Signed-off-by: Uri Lublin <uril@xxxxxxxxxx>
I don't see the reason, the spec file does not use them, the distributed
configure and related files are used.
Unless you force the generation of a new configure (that would be an
additional change in the spec).
You are right.
If you try to make an RPM of current master (based on 0.2
tarball+patches), you'd need it.
I'll drop this patch.
Uri.
Why only amd64 ?
That's what was tested.
---
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).
Frediano
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel