[Tizen-submit] 21118: Changes to Tizen:Mobile/setxkbmap
noreply at tizen.org
noreply at tizen.org
Thu Feb 13 07:01:43 GMT 2014
Hi,
Ronan Le Martret have made the following changes to setxkbmap in project Tizen:Mobile. Please review and accept ASAP.
Thank You,
[This message was auto-generated]
---
Request: #21118
submit: Tizen:Mobile:build/setxkbmap(cleanup) -> Tizen:Mobile
Message:
Submitter: Ronan Le Martret <ronan at fridu.net>
Comments: setxkbmap should not try to build into a pure wayland platform.
Git project: platform/upstream/setxkbmap
Tag: submit/tizen/20140213.070107
Commit: a15c2fa8c3d55e122ffb157271c6e3f65d38927c setxkbmap should not try to build into a pure wayland platform.
State: new 2014-02-13T07:00:00 tizenrobot
Comment: <no comment>
spec files:
-----------
--- setxkbmap.spec
+++ setxkbmap.spec
@@ -1,7 +1,9 @@
+%bcond_with x
+
Name: setxkbmap
+VCS: platform/upstream/setxkbmap#a15c2fa8c3d55e122ffb157271c6e3f65d38927c
Version: 1.3.0
Release: 1
-VCS: platform/upstream/setxkbmap#submit/tizen/20130910.025103-0-g74721dda0dbdbd6c0f441b29ae9d9e6f8773e86d
License: MIT
Summary: Utility to change the keyboard layout in X
Url: http://xorg.freedesktop.org/
@@ -13,6 +15,10 @@
BuildRequires: pkgconfig(xkbfile)
BuildRequires: pkgconfig(xorg-macros) >= 1.8
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
setxkbmap is an X11 client to change the keymaps in the X server for a
specified keyboard to use the layout determined by the options listed
other changes:
--------------
More information about the Tizen-submit
mailing list