Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37531556
en ru br
ALT Linux repos
S:1.3c-alt1.qa1
5.0: 1.3c-alt1
4.1: 1.3c-alt1
4.0: 1.3c-alt1
3.0: 1.3c-alt1

Group :: System/Kernel and hardware
RPM: recover

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: recover
Version: 1.3c
Release: alt1.qa1

Summary: Utility which automates the rtecovery of lost files
License: GPL
Group: System/Kernel and hardware
Url: http://recover.sourceforge.net/linux/%name

Source: %url/download/%name-%version.tar.bz2

%description
Recover is a utility which automates some steps as described in the
Ext2fs-Undeletion howto in order to recover a lost file.

%prep
%setup -q

%build
%make_build CFLAGS="$RPM_OPT_FLAGS"

%install
install -p -m755 -D %name $RPM_BUILD_ROOT%_bindir/%name
install -p -m644 -D %name.1.gz $RPM_BUILD_ROOT%_mandir/man1/%name.1.gz
install -p -m644 -D recover_questions $RPM_BUILD_ROOT%_datadir/%name/recover_questions

%files
%_bindir/*
%_datadir/%name
%_mandir/man?/*
%doc CHANGES README

%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