[pkg] Change group of nnstremaer package accepted/tizen/unified/20210702.133351 submit/tizen/20210702.044746
authorJihoon Lee <jhoon.it.lee@samsung.com>
Wed, 30 Jun 2021 07:47:22 +0000 (16:47 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Fri, 2 Jul 2021 00:00:57 +0000 (09:00 +0900)
This patch changes group of some packages to ML Framework

**Self evaluation:**
1. Build test: [ ]Passed [ ]Failed [X]Skipped
2. Run test: [ ]Passed [ ]Failed [X]Skipped

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
packaging/nnstreamer.spec

index 16f7f25..250171d 100644 (file)
@@ -130,7 +130,7 @@ Summary:    gstreamer plugins for neural networks
 # 4. Meson  : ./meson.build
 Version:       1.7.2
 Release:       0
-Group:         Applications/Multimedia
+Group:         Machine Learning/ML Framework
 Packager:      MyungJoo Ham <myungjoo.ham@samsung.com>
 License:       LGPL-2.1
 Source0:       nnstreamer-%{version}.tar
@@ -475,7 +475,7 @@ NNStreamer's tensor_filter subplugin of Tizen-NNFW Runtime. (5.5 M2 +)
 %if 0%{?mvncsdk2_support}
 %package       ncsdk2
 Summary:       NNStreamer Intel Movidius NCSDK2 support
-Group:         Multimedia/Framework
+Group:         Machine Learning/ML Framework
 %description   ncsdk2
 NNStreamer's tensor_fliter subplugin of Intel Movidius Neural Compute stick SDK2.
 %endif # mvncsdk2_support
@@ -485,7 +485,7 @@ NNStreamer's tensor_fliter subplugin of Intel Movidius Neural Compute stick SDK2
 Summary:       NNStreamer OpenVino support
 Requires:      nnstreamer = %{version}-%{release}
 Requires:      openvino
-Group:         Multimedia/Framework
+Group:         Machine Learning/ML Framework
 %description   openvino
 NNStreamer's tensor_fliter subplugin for OpenVino support.
 %endif # openvino_support