Dist/Tizen: Include ml-agentd.pc in the ml-agnet-devel package accepted/tizen/unified/20230628.023700
authorWook Song <wook16.song@samsung.com>
Mon, 19 Jun 2023 07:59:30 +0000 (16:59 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Mon, 26 Jun 2023 05:07:27 +0000 (14:07 +0900)
This patch updates the Tizen RPM spec file to add the ml-agentd.pc file
to the libmachine-learning-agent-devel package.

Signed-off-by: Wook Song <wook16.song@samsung.com>
packaging/machine-learning-api.spec

index 695be35..c827153 100644 (file)
@@ -499,13 +499,12 @@ install -m 0755 packaging/run-unittest.sh %{buildroot}%{_bindir}/tizen-unittests
 %manifest machine-learning-agent.manifest
 %{_libdir}/libml-agentd.so.*
 
-#TODO: Need to provide a pkg-config file
 %files -n libmachine-learning-agent-devel
 %manifest machine-learning-agent.manifest
 %{_libdir}/libml-agentd.so
 %{_libdir}/libml-agentd.a
 %{_includedir}/ml-agentd/ml-agent-dbus-interface.h
-
+%{_libdir}/pkgconfig/ml-agentd.pc
 
 %files -n machine-learning-agent
 %manifest machine-learning-agent.manifest