summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-02-19 14:38:34 +0100
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>2014-02-19 05:51:05 -0800
commite290cad89583b9126e95440e50b7c70e47680434 (patch)
treece5cfa88bdb5d8a85bb030b1f590a00434f3f64d
parent7c6c4fe1014421df4f27d5527ffda2ce325aa34d (diff)
downloadxlsatoms-e290cad89583b9126e95440e50b7c70e47680434.tar.gz
xlsatoms-e290cad89583b9126e95440e50b7c70e47680434.tar.bz2
xlsatoms-e290cad89583b9126e95440e50b7c70e47680434.zip
Signed-off-by: Ronan Le Martret <ronan@fridu.net> Change-Id: Id7e5a489ad2a83a64f4cbf76562ba8394c35df8e
-rw-r--r--packaging/xlsatoms.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/packaging/xlsatoms.spec b/packaging/xlsatoms.spec
index 54dd6b6..a54befa 100644
--- a/packaging/xlsatoms.spec
+++ b/packaging/xlsatoms.spec
@@ -1,3 +1,5 @@
+%bcond_with x
+
Name: xlsatoms
Version: 1.1.1
Release: 0
@@ -10,6 +12,11 @@ Source1001: xlsatoms.manifest
BuildRequires: pkg-config
BuildRequires: pkgconfig(xcb)
BuildRequires: pkgconfig(xorg-macros) >= 1.3
+
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
xlsatoms lists the interned atoms defined on an X11 server.