tk should not try to build into a pure wayland platform. 43/16543/1 accepted/tizen_generic accepted/tizen_mobile tizen accepted/tizen/generic/20140228.100120 accepted/tizen/mobile/20140303.023141 submit/tizen/20140228.081435
authorRonan Le Martret <ronan@fridu.net>
Tue, 18 Feb 2014 14:27:48 +0000 (15:27 +0100)
committerRonan Le Martret <ronan@fridu.net>
Tue, 18 Feb 2014 14:27:48 +0000 (15:27 +0100)
Change-Id: Iee577b7d7dbaa6f1847fcc50c42e95f5d3ac658d
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
packaging/tk.spec

index 5faa6ed..555a8a5 100644 (file)
@@ -12,6 +12,8 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
+%bcond_with x
+
 Name:           tk
 Version:        8.6.0
 Release:        0
@@ -37,6 +39,10 @@ Provides:       wish
 Provides:       wish8.6
 Requires(pre):         /usr/bin/rm
 
+%if !%{with x}
+ExclusiveArch:
+%endif
+
 %description
 Tk is a graphical user interface toolkit that takes developing desktop
 applications to a higher level than conventional approaches. Tk is the