packaging: Remove the ExclusiveArch keyword from pass.spec 25/125125/1 accepted/tizen/unified/20170414.042950 submit/tizen/20170414.022712
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 14 Apr 2017 01:07:05 +0000 (10:07 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 14 Apr 2017 01:07:58 +0000 (10:07 +0900)
The commit c2af7de627fef ("packaging: Remove unneeded script code")
used the 'ExclusiveArch' keyword for both armv7l and aarch64 architecture.
It is wrong patch because PASS is common daemon for all profiles and
architectures.

So, this patch remove the specific ExclusiveArch keyword
in order to remove the specific build dependency.

Change-Id: Ia3d33fe2ca2a2ad40d4ed729f42725ae89fe70a9
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
packaging/pass.spec

index 268f252..ad84e72 100644 (file)
@@ -13,8 +13,6 @@ Source0:    %{name}-%{version}.tar.gz
 Source1:    %{name}.manifest
 Source2:    %{hal_name}.manifest
 
-ExclusiveArch:  %{arm} aarch64
-
 BuildRequires:  cmake
 BuildRequires:  libattr-devel
 BuildRequires:  gettext-devel