packaging: do not build if we are not in a X11 profile 95/23995/1 submit/devel/x11/20140718.035926
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Mon, 7 Jul 2014 09:42:48 +0000 (11:42 +0200)
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Mon, 7 Jul 2014 09:42:48 +0000 (11:42 +0200)
Change-Id: I600a039e4aa5d6ca7111c58eb6d578507cc6dc5f
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
packaging/xtrans.spec

index d69f6b1..cc29781 100644 (file)
@@ -11,6 +11,10 @@ BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(xorg-macros) >= 1.12
 BuildArch:      noarch
 
+%if !%{with x}
+ExclusiveArch:
+%endif
+
 %description
 xtrans is a library of code that is shared among various X packages to
 handle network protocol transport in a modular fashion, allowing a