summaryrefslogtreecommitdiff
path: root/packaging/nnfw.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/nnfw.spec')
-rw-r--r--packaging/nnfw.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/packaging/nnfw.spec b/packaging/nnfw.spec
index a1157c702..1b8c5fb31 100644
--- a/packaging/nnfw.spec
+++ b/packaging/nnfw.spec
@@ -1,6 +1,6 @@
Name: nnfw
Summary: nnfw
-Version: 1.8.0
+Version: 1.9.0
Release: 1
Group: Development
License: Apache-2.0 and MIT and BSD-2-Clause
@@ -203,10 +203,12 @@ install -m 0644 ./tests/scripts/build_path.txt %{buildroot}%{test_install_dir}/t
%{_libdir}/pkgconfig/nnfw-plugin.pc
%endif
+%ifarch arm armv7l aarch64
%files minimal-app
%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_bindir}/onert-minimal-app
+%endif
%if %{test_build} == 1
%files test