Accepting request 185683 from home:garloff:branches:Base:System
- Update to dd_rescue-1.38: * Further optimized SSE2 sparse detection. (Also added AVX2 version, not enabled by default though.) * --force allows to ignore non-seekable output with non zero output position. * make check does some testing ... * improved cur.rate and ETA calculation. OBS-URL: https://build.opensuse.org/request/show/185683 OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=16
This commit is contained in:
parent
ab8a0383fd
commit
323fa464c7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:787871bac0ae9c1e90b043003dcea398cbab4ae602effe343339c336782bb161
|
|
||||||
size 44775
|
|
3
dd_rescue-1.38.tar.gz
Normal file
3
dd_rescue-1.38.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b6c587fea029abb1bc5ea58e3dd7cdcd6f070ace14dd91061fdd077288ccab0f
|
||||||
|
size 45076
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 2 22:05:52 CEST 2013 - kurt@garloff.de
|
||||||
|
|
||||||
|
- Update to dd_rescue-1.38:
|
||||||
|
* Further optimized SSE2 sparse detection. (Also added AVX2
|
||||||
|
version, not enabled by default though.)
|
||||||
|
* --force allows to ignore non-seekable output with non zero
|
||||||
|
output position.
|
||||||
|
* make check does some testing ...
|
||||||
|
* improved cur.rate and ETA calculation.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 1 22:02:16 CEST 2013 - kurt@garloff.de
|
Thu Aug 1 22:02:16 CEST 2013 - kurt@garloff.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: dd_rescue
|
Name: dd_rescue
|
||||||
Version: 1.37
|
Version: 1.38
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Data Copying in the Presence of I/O Errors
|
Summary: Data Copying in the Presence of I/O Errors
|
||||||
License: GPL-2.0 or GPL-3.0
|
License: GPL-2.0 or GPL-3.0
|
||||||
@ -63,6 +63,9 @@ mkdir %{buildroot}/bin
|
|||||||
ln -sf %{_bindir}/dd_rescue %{buildroot}/bin
|
ln -sf %{_bindir}/dd_rescue %{buildroot}/bin
|
||||||
#EndUsrMerge
|
#EndUsrMerge
|
||||||
|
|
||||||
|
%check
|
||||||
|
make check
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING README.dd_rescue
|
%doc COPYING README.dd_rescue
|
||||||
|
Loading…
x
Reference in New Issue
Block a user