Add manifest command to Client/Devel Package 58/63658/1
authorSungjun, Lee <sjun221.lee@samsung.com>
Fri, 25 Mar 2016 06:03:41 +0000 (15:03 +0900)
committerSungjun, Lee <sjun221.lee@samsung.com>
Fri, 25 Mar 2016 06:03:41 +0000 (15:03 +0900)
Change-Id: I07b328dbecaf853973348ed1fb9b10dc03455a07
Signed-off-by: Sungjun, Lee <sjun221.lee@samsung.com>
packaging/device-policy-manager.spec

index 7e7d40b..04743f7 100644 (file)
@@ -89,6 +89,7 @@ The libdpm package contains the libraries needed to run DPM client.
 %postun -n libdpm -p /sbin/ldconfig
 
 %files -n libdpm
+%manifest device-policy-manager.manifest
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libdpm.so.%{version}
 %{_libdir}/libdpm.so.0
@@ -105,6 +106,7 @@ The libdpm-devel package includes the libraries and header files necessary for
 developing the DPM client program.
 
 %files -n libdpm-devel
+%manifest device-policy-manager.manifest
 %defattr(644,root,root,755)
 %{_libdir}/libdpm.so
 %{_includedir}/dpm