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

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

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

# SPEC file for dirtree package

%define real_name tree

Name:    dirtree
Version: 2.1.0
Release: alt1

Summary: a recursive directory listing command
Summary(ru_RU.UTF-8): п╨п╬п╫я│п╬п╩я▄п╫п╟я▐ я┐я┌п╦п╩п╦я┌п╟ п╢п╩я▐ я─п╣п╨я┐я─я│п╦п╡п╫п╬пЁп╬ п╬я┌п╬п╠я─п╟п╤п╣п╫п╦я▐ п╨п╟я┌п╟п╩п╬пЁп╬п╡

License: %gpl2only
Group:   File tools

URL:      http://oldmanprogrammer.net/code.php?src=tree
#URL:     https://gitlab.com/OldManProgrammer/unix-tree
#URL:     http://mama.indstate.edu/users/ice/tree/

Packager: Nikolay A. Fetisov <naf at altlinux.org>

Source0: %real_name-%version.tar
Patch0:  %real_name-%version-%release.patch

BuildRequires(pre): rpm-build-licenses

# Automatically added by buildreq on Wed Jan 25 2017

# optimized out: python-base python-modules python3
BuildRequires: gcc-common

%description
Tree is a recursive directory listing command that produces
a depth indented listing of files, which is colorized ala
dircolors if the LS_COLORS environment variable is set and
output is to tty.

This variant of 'tree' utility (renamed to 'dirtree') have a much
more features comparing to the default ALT Linux 'tree', but
with incompatible options syntax.

%description -l ru_RU.UTF-8
Tree - п╨п╬п╪п╟п╫п╢п╟ п╢п╩я▐ я─п╣п╨я┐я─я│п╦п╡п╫п╬пЁп╬ п╬я┌п╬п╠я─п╟п╤п╣п╫п╦я▐ я│п╬п╢п╣я─п╤п╦п╪п╬пЁп╬ п╨п╟я┌п╟п╩п╬пЁп╬п╡,


%prep
%setup -q -n %real_name-%version
%patch0 -p1

mv -f -- LICENSE LICENSE.orig
ln -s -- $(relative %_licensedir/GPL-2 %_docdir/%name/LICENSE) LICENSE

%build
%make_build

%install
# Makefile doesn't support DESTDIR...
install -D -m 755 %real_name %buildroot%_bindir/%name
install -D -m 644 doc/%{real_name}.1  %buildroot%_man1dir/%{name}.1

%files
%doc CHANGES TODO README
%doc --no-dereference LICENSE

%_bindir/%name
%_man1dir/%{name}.*

%changelog

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

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