Change-Id: Ic5c65577b06dedf239a0a0c4aa298a5043097e8f
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
Name: update-control
-Version: 0.1.0
+Version: 1.0.0
Release: 0
License: Apache-2.0
Summary: Update Control API
%post
/sbin/ldconfig
-%post plugin
-chsmack -a _ %{_libdir}/libupdate-control-plugin.so*
-/sbin/ldconfig
-
%postun -p /sbin/ldconfig
%files
%{_libdir}/libupdate-control.so
%files plugin
+%manifest %{name}.manifest
%license LICENSE
%{_libdir}/libupdate-control-plugin.so*