2024-01-05 21:42:14 +01:00
|
|
|
Name: ddrescue
|
|
|
|
Version: 1.27
|
|
|
|
Release: 1mamba
|
|
|
|
Summary: GNU ddrescue is a data recovery tool
|
|
|
|
Group: Applications/File
|
2024-01-05 21:42:13 +01:00
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
2024-01-05 21:42:14 +01:00
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: http://www.gnu.org/software/ddrescue/ddrescue.html
|
|
|
|
Source: http://ftp.gnu.org/gnu/ddrescue/ddrescue-%{version}.tar.lz
|
|
|
|
License: GPL
|
2024-01-05 21:42:13 +01:00
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
|
|
|
BuildRequires: libgcc
|
|
|
|
BuildRequires: libstdc++6-devel
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
Requires(post): %{__install_info}
|
|
|
|
|
|
|
|
%description
|
|
|
|
GNU ddrescue is a data recovery tool.
|
|
|
|
It copies data from one file or block device (hard disc, cdrom, etc) to another, trying hard to rescue data in case of read errors.
|
|
|
|
|
2024-01-05 21:42:14 +01:00
|
|
|
%debug_package
|
2024-01-05 21:42:13 +01:00
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
|
|
|
%makeinstall
|
|
|
|
|
2024-01-05 21:42:14 +01:00
|
|
|
rm -f %{buildroot}%{_infodir}/dir
|
|
|
|
|
2024-01-05 21:42:13 +01:00
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
|
|
|
|
|
|
|
%post
|
|
|
|
%install_info ddrescue.info
|
|
|
|
exit 0
|
|
|
|
|
|
|
|
%preun
|
|
|
|
%uninstall_info ddrescue.info
|
|
|
|
exit 0
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/ddrescue*
|
|
|
|
%{_infodir}/ddrescue.info.*
|
|
|
|
%{_mandir}/man1/ddrescue*
|
2024-01-05 21:42:14 +01:00
|
|
|
%doc AUTHORS COPYING
|
|
|
|
#ChangeLog NEWS README
|
2024-01-05 21:42:13 +01:00
|
|
|
|
|
|
|
%changelog
|
2024-01-05 21:42:14 +01:00
|
|
|
* Fri Dec 08 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.27-1mamba
|
|
|
|
- update to 1.27
|
|
|
|
|
2024-01-05 21:42:14 +01:00
|
|
|
* Mon Mar 02 2020 Automatic Build System <autodist@mambasoft.it> 1.25-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:42:14 +01:00
|
|
|
* Tue Apr 09 2019 Automatic Build System <autodist@mambasoft.it> 1.24-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:42:14 +01:00
|
|
|
* Sun Feb 18 2018 Automatic Build System <autodist@mambasoft.it> 1.23-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:42:14 +01:00
|
|
|
* Tue Jul 25 2017 Automatic Build System <autodist@mambasoft.it> 1.22-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:42:14 +01:00
|
|
|
* Tue May 10 2016 Automatic Build System <autodist@mambasoft.it> 1.21-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:42:14 +01:00
|
|
|
* Wed Sep 23 2015 Automatic Build System <autodist@mambasoft.it> 1.20-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:42:14 +01:00
|
|
|
* Mon Nov 03 2014 Automatic Build System <autodist@mambasoft.it> 1.19-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:42:13 +01:00
|
|
|
* Wed Jun 25 2014 Automatic Build System <autodist@mambasoft.it> 1.18.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 21:42:13 +01:00
|
|
|
* Wed Jul 31 2013 Automatic Build System <autodist@mambasoft.it> 1.17-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Mon Jun 25 2012 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 1.16-1mamba
|
|
|
|
- update to 1.16
|
|
|
|
|
|
|
|
* Wed Feb 27 2008 Aleph0 <aleph0@openmamba.org> 1.8-1mamba
|
|
|
|
- update to 1.8
|
|
|
|
|
|
|
|
* Mon Jan 07 2008 Aleph0 <aleph0@openmamba.org> 1.7-1mamba
|
|
|
|
- update to 1.7
|
|
|
|
|
|
|
|
* Mon Nov 19 2007 Aleph0 <aleph0@openmamba.org> 1.6-1mamba
|
|
|
|
- update to 1.6
|
|
|
|
|
|
|
|
* Mon Jul 02 2007 Aleph0 <aleph0@openmamba.org> 1.5-1mamba
|
|
|
|
- update to 1.5
|
|
|
|
|
|
|
|
* Mon Jun 04 2007 Aleph0 <aleph0@openmamba.org> 1.3-2mamba
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Mon Dec 18 2006 Aleph0 <aleph0@openmamba.org> 1.3-1qilnx
|
|
|
|
- update to version 1.3 by autospec
|
|
|
|
- fixed compilation flags for c++
|
|
|
|
|
|
|
|
* Fri Apr 28 2006 Davide Madrisan <davide.madrisan@qilinux.it> 1.2-1qilnx
|
|
|
|
- package created by autospec
|