Adhere to syntax rules
OBS-URL: https://build.opensuse.org/package/show/Base:System/gnu_ddrescue?expand=0&rev=44
This commit is contained in:
parent
87ee80cc76
commit
66178ecf8b
@ -5,7 +5,8 @@ Thu Feb 8 15:10:11 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
* Rename option '--verify-on-error' to '--check-on-error'.
|
||||
Rename option '--verify-input-size' to '--check-input-size'.
|
||||
Remove synonym '--exit-on-error'.
|
||||
* Issue a final fsync to prevent early exit if kernel caches writes.
|
||||
* Issue a final fsync to prevent early exit if kernel caches
|
||||
writes.
|
||||
* Show mapfile names at verbosity == 0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -29,7 +29,7 @@ Source3: %name.keyring
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: lzip
|
||||
Requires(post): %install_info_prereq
|
||||
Requires(preun): %install_info_prereq
|
||||
Requires(preun):%install_info_prereq
|
||||
|
||||
%description
|
||||
GNU ddrescue is a data recovery tool. It copies data from one file or
|
||||
|
Loading…
Reference in New Issue
Block a user