[Tizen-submit] 21036: Changes to Tizen:IVI/xset
noreply at tizen.org
noreply at tizen.org
Wed Feb 12 17:50:54 GMT 2014
Hi,
Ronan Le Martret have made the following changes to xset in project Tizen:IVI. Please review and accept ASAP.
Thank You,
[This message was auto-generated]
---
Request: #21036
submit: Tizen:IVI:build/xset(cleanup) -> Tizen:IVI
Message:
Submitter: Ronan Le Martret <ronan at fridu.net>
Comments: xset should not try to build into a pure wayland platform.
Git project: platform/upstream/xset
Tag: submit/tizen/20140212.175336
Commit: 8e0cf1986841875915593c1ed3746798978fbd4a xset should not try to build into a pure wayland platform.
State: new 2014-02-12T17:52:37 tizenrobot
Comment: <no comment>
spec files:
-----------
--- xset.spec
+++ xset.spec
@@ -1,7 +1,9 @@
+%bcond_with x
+
Name: xset
+VCS: platform/upstream/xset#8e0cf1986841875915593c1ed3746798978fbd4a
Version: 1.2.2
Release: 1
-VCS: platform/upstream/xset#submit/tizen/20130910.025020-0-g35abaccbc0c7354e3572c0dfc6679bc3886a8942
License: MIT
Summary: User preference utility for X
Url: http://xorg.freedesktop.org/
@@ -17,6 +19,10 @@
BuildRequires: pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xproto) >= 7.0.17
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
This program is used to set various user preference options of the
display.
other changes:
--------------
More information about the Tizen-submit
mailing list