From: Ronan Le Martret Date: Wed, 29 Jan 2014 09:21:43 +0000 (+0100) Subject: xterm should not try to build into a pure wayland platform. X-Git-Tag: accepted/tizen/common/20140827.164308^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_tv;p=platform%2Fupstream%2Fxterm.git xterm should not try to build into a pure wayland platform. 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: I343bd495cacde99cc62446f10436071487219f8d Signed-off-by: Ronan Le Martret --- diff --git a/packaging/xterm.spec b/packaging/xterm.spec index 5ba880f..b891eea 100644 --- a/packaging/xterm.spec +++ b/packaging/xterm.spec @@ -1,3 +1,5 @@ +%bcond_with x + Name: xterm BuildRequires: freetype-devel BuildRequires: ncurses-devel @@ -25,6 +27,10 @@ Source9: 20x20ko.bdf.bz2 Source20: snooper.tar.bz2 Source1001: xterm.manifest +%if !%{with x} +ExclusiveArch: +%endif + %description This package contains the basic X.Org terminal program. @@ -93,7 +99,7 @@ install -m 644 *.pcf.gz $RPM_BUILD_ROOT%{xfontsd}/misc/ %files %manifest %{name}.manifest %defattr(-,root,root) -%doc README README.i18n +%doc README README.i18n /usr/bin/vttest /usr/bin/luitx %attr(755,root,root) /usr/bin/xterm