[Spec] Add the provides section
authorSangjung Woo <sangjung.woo@samsung.com>
Thu, 6 May 2021 08:27:00 +0000 (17:27 +0900)
committerSangjung Woo <again4you@gmail.com>
Fri, 7 May 2021 03:18:56 +0000 (12:18 +0900)
commit1313a1ecf5632651935c610e6d1d84748743ec1f
tree21176ee1bb701cbaae582bb3c3e13a104fedd928
parent2ca4d8aae87c8b33f3d326c2717dc8c334968bfd
[Spec] Add the provides section

Since rpmbuild explicitly exclude the name from the library rpm,
libcapi-nnstreamer.so is not provided as below.

$ rpm -qp --provides capi-machine-learning-inference-1.7.2-0.armv7l.rpm
capi-machine-learning-inference = 1.7.2-0
capi-machine-learning-inference(armv7l-32) = 1.7.2-0
libcapi-nnstreamer.so.1

This patch adds the provides section to capi-machine-learning-inference
package so that capi-machine-learning-inference provides
libcapi-nnstreamer.so.

Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
packaging/machine-learning-api.spec