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

Group :: File tools
RPM: extundelete

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: extundelete
Version: 0.2.4
Release: alt2

Summary: An ext3 and ext4 file undeletion utility
License: GPLv2+
Group: File tools
Url: http://extundelete.sourceforge.net/
Source: %name-%version.tar.bz2
Patch1: extundelete-0.2.4-fedora-i_size_high.patch

# Automatically added by buildreq on Tue Oct 06 2009

BuildRequires: gcc-c++ libe2fs-devel

%description
extundelete is a utility that can recover deleted files from an ext3 or ext4
partition. extundelete uses the information stored in the partition's journal
to attempt to recover a file that has been deleted from the partition. There is
no guarantee that any particular file will be able to be undeleted, so always
try to have a good backup system in place, or at least put one in place after
recovering your files!

%prep
%setup
%patch1 -p1

%build
%configure
%make_build

%install
%makeinstall

%files
%doc README
%_bindir/*

%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