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: I140e1c0ea21c07fd3b0a535a39dfb457b9199df0
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
+%bcond_with x
+
Name: xrestop
Version: 0.4
Release: 0
BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(xres)
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
A utility to monitor application usage of X resources in the X Server, and
display them in a manner similar to 'top'. This is a very useful utility