Add armv7hl pre-built desktop-file-utils for armv7hl build 74/156774/1 accepted/tizen_5.0_base accepted/tizen/5.0/base/20181101.091443 accepted/tizen/base/20171027.152124 submit/tizen_5.0_base/20181101.000002 submit/tizen_base/20171020.044056
authorJaehun Jeong <jh4u.jeong@samsung.com>
Tue, 4 Jul 2017 05:16:28 +0000 (14:16 +0900)
committerJaehun Jeong <jh4u.jeong@samsung.com>
Fri, 20 Oct 2017 01:52:45 +0000 (10:52 +0900)
Change-Id: Ic8900a7c95ae7d1921f12a5d13c6a6408f12c4e2
Signed-off-by: Jaehun Jeong <jh4u.jeong@samsung.com>
packaging/rpmlint-mini.spec
src/armv7hl/desktop-file-validate [new file with mode: 0755]

index a86433b..adeb8ee 100644 (file)
@@ -47,6 +47,9 @@ cp %{SOURCE1001} .
 %ifarch armv7l
 %define ARCH armv7l
 %endif
+%ifarch armv7hl
+%define ARCH armv7hl
+%endif
 %ifarch %ix86
 %define ARCH i586
 %endif
diff --git a/src/armv7hl/desktop-file-validate b/src/armv7hl/desktop-file-validate
new file mode 100755 (executable)
index 0000000..5cac845
Binary files /dev/null and b/src/armv7hl/desktop-file-validate differ