packaging: add armv7hl architecture support sandbox/dkson95/hardfp
authorDongkyun Son <dongkyun.s@samsung.com>
Tue, 7 Nov 2017 02:40:45 +0000 (11:40 +0900)
committerDongkyun Son <dongkyun.s@samsung.com>
Tue, 7 Nov 2017 02:40:45 +0000 (11:40 +0900)
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
packaging/org.tizen.setting-notification.spec

index 9516806d737ee6b97fbbb322342233d28784204c..c93b5d5db69328c4d376b7aa92d131c9df7739b4 100644 (file)
@@ -8,7 +8,7 @@ Group:      N/A
 License:    N/A
 Source0:    %{name}-%{version}.tar.gz
 
-ExclusiveArch:  x86_64 i586 x86 aarch64 i486 i686 i386 armv7l arm
+ExclusiveArch:  x86_64 i586 x86 aarch64 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