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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: samefile
Version: 2.14
Release: alt1
Summary: Command-line utility to find identical files on the file system

Group: File tools
License: BSD
Packager: Ilya Mashkin <oddity at altlinux.ru>
Url: http://www.schweikhardt.net/samefile/
Source0: http://www.schweikhardt.net/%name-%version.tar.gz

BuildRequires: gcc gcc-c++

%description
The samefile utility finds files with identical contents, independent of file
name. This program is for you if you are notoriously low on disk space, keep
exceeding your disk quota, pay for your storage by the megabyte, run any kind
of file server, need to reduce the size of your backups, or just want to get
a feeling for how much redundant files are there on your system.

%prep
%setup

%build
%configure
make %{?_smp_mflags}

%check
make test

%install
make install DESTDIR=$RPM_BUILD_ROOT

%files
%doc README ChangeLog
%_bindir/%name
%_mandir/man1/%name.1*

%changelog

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

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