Requires: device-mapper
Requires: verity-tools
Requires: parse-dynparts
+Requires: bow-restore
%description
This is a special booting mode and executes system recovery mode on user
%description -n reboot-param-helper
A reboot helper to use reboot parameter by inform partition
+%package -n bow-restore
+Summary: A tool to restore data on partitions containing a dm-bow data checkpoint.
+
+%description -n bow-restore
+bow-restore is a tool to restore data on partitions containing a dm-bow datacheckpoint.
+
%prep
%setup -q
%attr(0775,root,root)%{initrd_recovery_libexec_dir}/minireboot
%{initrd_recovery_libexec_dir}/fota-init.sh
%{initrd_recovery_libexec_dir}/progress_restart.sh
-%{_sbindir}/bow-restore
%attr(775,system,system) /opt/data/update
%attr(0775,root,root)%{initrd_recovery_libexec_dir}/recovery-init
%{_unitdir}/mnt-inform.mount
%{_unitdir}/local-fs.target.wants/mnt-inform.mount
%{inform_path}
+
+%files -n bow-restore
+%attr(0755,root,root)%{_sbindir}/bow-restore