summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-01-29 11:57:09 +0100
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>2014-02-06 04:37:45 -0800
commitd35c3a6722168a627ef5b16e12466605de8f3853 (patch)
treee98cdce4a74e117fcf543d354211b92b9a167430
parent5c51eecc802dba83119caa8a1b01cf10a046e657 (diff)
downloadxdpyinfo-accepted/tizen_mobile.tar.gz
xdpyinfo-accepted/tizen_mobile.tar.bz2
xdpyinfo-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: I690dd53183be9ce431d70578beeeabd9deaf5e5f Signed-off-by: Ronan Le Martret <ronan@fridu.net>
-rw-r--r--packaging/xdpyinfo.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/xdpyinfo.spec b/packaging/xdpyinfo.spec
index 9cf6d85..9489ea9 100644
--- a/packaging/xdpyinfo.spec
+++ b/packaging/xdpyinfo.spec
@@ -1,3 +1,5 @@
+%bcond_with x
+
Name: xdpyinfo
Version: 1.3.1
Release: 1
@@ -23,6 +25,10 @@ BuildRequires: pkgconfig(xxf86dga)
BuildRequires: pkgconfig(xxf86misc)
BuildRequires: pkgconfig(xxf86vm)
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
xdpyinfo is a utility for displaying information about an X server.