Add ExcludeArch directives to spec 16/150116/1
authorLukasz Kostyra <l.kostyra@samsung.com>
Thu, 14 Sep 2017 09:27:12 +0000 (11:27 +0200)
committerLukasz Kostyra <l.kostyra@samsung.com>
Thu, 14 Sep 2017 09:29:21 +0000 (11:29 +0200)
Change-Id: I91b766bf657b08039ef77b86485d700e475382d9

packaging/tef-simulator-helloworld.spec
packaging/tef-simulator.spec

index 487e640..8af3ce1 100644 (file)
@@ -5,6 +5,7 @@ Release:    1
 Group:      Security
 License:    Apache-2.0 and BSD-3-Clause
 Source0:    %{name}-%{version}.tar.gz
+ExcludeArch: armv6l armv7hl armv7l aarch64
 BuildRequires: cmake
 BuildRequires: boost-devel
 BuildRequires: pkgconfig(tef-libteec)
index dea4928..e5aac4f 100644 (file)
@@ -5,6 +5,7 @@ Release:    1
 Group:      Security
 License:    Apache-2.0 and BSD-3-Clause
 Source0:    %{name}-%{version}.tar.gz
+ExcludeArch: armv6l armv7hl armv7l aarch64
 BuildRequires: cmake
 BuildRequires: boost-devel
 BuildRequires: pkgconfig(dlog)