The update-control-tools package contains 'fota' command but it will be
added to the update-control package.
Change-Id: Ib9818b26e2ea44d9f0819206c3be9c41a090cabc
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
%description plugin
-%package tools
-Summary: Tools for update control
-Group: System/Utilities
-Requires: %{name} = %{version}-%{release}
-
-%description tools
-
%prep
%setup -q
cp %{SOURCE1001} .
%manifest %{name}.manifest
%license LICENSE
%{_libdir}/libupdate-control.so.*
+%{_bindir}/fota
%files daemon
%{_bindir}/update-manager
%{_includedir}/system/update_control.h
%{_libdir}/pkgconfig/*.pc
%{_libdir}/libupdate-control.so
-
-%files tools
-%manifest %{name}.manifest
-%license LICENSE
-%{_bindir}/fota