Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37600883
en ru br
ALT Linux repositórios
S:1.2.14-alt1

Group :: Ferramentas de Arquivo
RPM: srm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%def_disable check

Name: srm
Version: 1.2.14
Release: alt1
License: X11
Url: http://srm.sourceforge.net
Group: File tools

Source: %name-%version.tar.bz2

Summary: srm (secure rm) is a command-line compatible rm(1) which overwrites file contents before unlinking

BuildPreReq: attr

%description
This is srm, a secure replacement for rm(1). Unlike the standard rm,
it overwrites the data in the target files before unlinking them. This
prevents recovery of the data by examining the raw block device. It
may also help frustrate physical examination of the disk, although
it's unlikely that it completely protects against this type of
recovery.

%prep
%setup
%autoreconf
%configure

%build
%make_build

%install
%makeinstall_std

%check
make test

%files
%doc AUTHORS COPYING ChangeLog NEWS README TODO
%_bindir/*
%_man1dir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009