Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37649446
en ru br
ALT Linux repos
S:2.8-alt2

Group :: Archiving/Backup
RPM: ddrutility

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: ddrutility
Version: 2.8
Release: alt2

Summary: Utility for use with gnuddrescue to aid with data recovery
License: GPLv3+
Group: Archiving/Backup

Url: http://sourceforge.net/projects/ddrutility/
Source0: %name-%version.tar.gz
Source1: %name.watch
# explicitly added texinfo for info files
BuildRequires: texinfo

Requires: sleuthkit ntfs-3g gdisk ddrescue

%description
%name is meant to be a compliment to gnuddrescue.
It is a set of utilities to help with hard drive data rescue.
It currently contains the following utilities:

ddru_findbad
ddru_ntfsbitmap
ddru_ntfsfindbad

%prep
%setup

%build
%make_build CFLAGS="%optflags -Wall -W -fcommon"

%install
%makeinstall_std \
bindir=%buildroot%_bindir/ \
infodir=%buildroot%_infodir/ \
mandir=%buildroot%_man1dir/

%files
%_bindir/*
%_man1dir/*
%_infodir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin