[Spice-devel] [spice-streaming-agent PATCH] spec: only build rpms for x86_64 arch

Daniel P. Berrangé berrange at redhat.com
Fri Jun 1 17:27:01 UTC 2018


On Fri, Jun 01, 2018 at 08:19:26PM +0300, Uri Lublin wrote:
> 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

If this spec file is intended for Fedora, this this is not suitable, as
Fedora policy requires all packages to be built on all architectures.
There's no exception for turning stuff off when devs haven't personally
tested it.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


More information about the Spice-devel mailing list