packaging: add armv7hl architecture support sandbox/dkson95/hardfp
authorDongkyun Son <dongkyun.s@samsung.com>
Tue, 7 Nov 2017 03:14:30 +0000 (12:14 +0900)
committerDongkyun Son <dongkyun.s@samsung.com>
Tue, 7 Nov 2017 03:14:30 +0000 (12:14 +0900)
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
packaging/org.tizen.windicator.spec

index d1e94e93fcdbdb6ab6b008080814bad630306459..1d21ac0ed859295aa42a36a4fc36bff2b28072a0 100644 (file)
@@ -8,7 +8,7 @@ Group:      Applications/System
 License:    N/A
 Source0:    %{name}-%{version}.tar.gz
 
-ExclusiveArch:  i586 x86 i486 i686 i386 armv7l arm
+ExclusiveArch:  i586 x86 i486 i686 i386 %arm
 
 
 BuildRequires:  pkgconfig(libtzplatform-config)
@@ -19,7 +19,7 @@ Requires(post):  /usr/bin/tpk-backend
 
 %define build_mode %{nil}
 
-%ifarch arm armv7l
+%ifarch %arm
 %define target arm
 %endif
 %ifarch aarch64