Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37537986
en ru br
Репозитории ALT
S:2.1.2-alt1
5.1: 1.40-alt2
4.1: 1.40-alt1
www.altlinux.org/Changes

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

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

Name: fdupes
Version: 2.1.2
Epoch: 1
Release: alt1

Summary: Identifies duplicate files within given directories

License: MIT
Group: File tools
Url: https://github.com/adrianlopezroche/fdupes

# Source-url: https://github.com/adrianlopezroche/fdupes/archive/v%version.tar.gz

Source: %name-%version.tar

BuildRequires: libncursesw-devel libpcre2-devel

%description
FDUPES is a program for identifying or deleting duplicate files
residing within specified directories.

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%check
./fdupes testdir
./fdupes -r testdir

%files
%doc CHANGES CONTRIBUTORS README
%_bindir/*
%_man1dir/*
%_man7dir/*

%changelog

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

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