summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-01-29 13:39:53 +0100
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>2014-02-06 04:32:45 -0800
commitc32d26c2abe9dae191049ebff5d3c15ab28a4926 (patch)
treeda4104c0bc6c09176d025921094c63f4ebecb52c
parentc08b117096b40678053d47f6239de2cfeef015ac (diff)
downloadlibXaw-accepted/tizen/mobile.tar.gz
libXaw-accepted/tizen/mobile.tar.bz2
libXaw-accepted/tizen/mobile.zip
This package is designed for an X server platform. In a system released, based exclusively on Wayland platform, it should be in a excluded status. Tizen devel | Tizen release _____________|______________ succeeded | succeeded excluded | excluded broken | failed | unresolvable | blocked | locked | note: - The disabled status is only allowed for OBS administration. Change-Id: Ia126423ac69746e1c1aaaebcc450ed018f02224c Signed-off-by: Ronan Le Martret <ronan@fridu.net>
-rw-r--r--packaging/libXaw.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/libXaw.spec b/packaging/libXaw.spec
index 8659395..0fa41b8 100644
--- a/packaging/libXaw.spec
+++ b/packaging/libXaw.spec
@@ -1,3 +1,5 @@
+%bcond_with x
+
Name: libXaw
Version: 1.0.11
Release: 1
@@ -16,6 +18,10 @@ BuildRequires: pkgconfig(xpm)
BuildRequires: pkgconfig(xproto)
BuildRequires: pkgconfig(xt)
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
Xaw is a widget set based on the X Toolkit Intrinsics (Xt) Library.