Exclude Tizen 3.0 Wayland on TV profile 84/38284/1 accepted/tizen/tv/20150416.024209 submit/tizen_tv/20150416.021754
authorsungwon2.han <sungwon2.han@samsung.com>
Thu, 16 Apr 2015 02:16:27 +0000 (11:16 +0900)
committersungwon2.han <sungwon2.han@samsung.com>
Thu, 16 Apr 2015 02:16:27 +0000 (11:16 +0900)
Change-Id: I9e50277c1903517c7299e37bcedc3c4802834968
Signed-off-by: sungwon2.han <sungwon2.han@samsung.com>
packaging/org.tizen.browser.spec

index 28a59b3..0e1111a 100644 (file)
@@ -6,6 +6,12 @@ Group:      Applications/Web
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
 
+# Excluded tizen v3.0 wayland on tv profile build
+# TODO: Please remove following code block once wayland build is supported.
+%if "%{?_with_wayland}" == "1"
+ExcludeArch: armv7l i586 i686 x86_64 aarch64
+%endif
+
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(ecore-evas)
 BuildRequires:  pkgconfig(ecore-imf)