update to 1.99 [release 1.99-1mamba;Tue Oct 06 2015]

This commit is contained in:
Silvan Calarco 2024-01-05 21:41:15 +01:00
parent 3ffd0f60d4
commit 5ce2bf8b2c

View File

@ -1,5 +1,5 @@
Name: dd_rescue
Version: 1.46
Version: 1.99
Release: 1mamba
Summary: GNU ddrescue is a data recovery tool
Group: Applications/File
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.garloff.de/kurt/linux/ddrescue
Source: http://www.garloff.de/kurt/linux/ddrescue/dd_rescue-%{version}.tar.gz
Source: http://downloads.sourceforge.net/project/ddrescue/dd_rescue-%{version}.tar.bz2
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -28,7 +28,7 @@ If you use the logfile feature of ddrescue, the data is rescued very efficiently
Also you can interrupt the rescue at any time and resume it later at the same point.
%prep
%setup -q -n dd_rescue
%setup -q
sed -i "s|-g root||" Makefile
sed -i "s|-o root||" Makefile
@ -48,13 +48,18 @@ sed -i "s|-o root||" Makefile
%defattr(-,root,root)
%{_bindir}/dd_rescue
%{_libdir}/libddr_MD5.so
%{_libdir}/libddr_crypt.so
%{_libdir}/libddr_hash.so
%{_libdir}/libddr_lzo.so
%{_libdir}/libddr_null.so
%{_mandir}/man1/ddr_lzo.1*
%{_mandir}/man1/ddr_crypt.1*
%{_mandir}/man1/dd_rescue.1*
%changelog
* Tue Oct 06 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.99-1mamba
- update to 1.99
* Fri Sep 19 2014 Automatic Build System <autodist@mambasoft.it> 1.46-1mamba
- automatic version update by autodist