Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37622700
en ru br
Репозитории ALT

Группа :: Работа с файлами
Пакет: srm

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin