Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37774686
en ru br
Репозитории ALT
S:2.20-alt2.qa1
5.1: 2.20-alt2
4.1: 2.18-alt1
4.0: 2.16-alt3
3.0: 2.16-alt1
www.altlinux.org/Changes

Группа :: Система/Основа
Пакет: which

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

Name: which
Version: 2.18
Release: alt1

Summary: Displays where a particular program in your path is located
License: GPL
Group: System/Base
URL: http://www.xs4all.nl/~carlo17/which/
Packager: Dmitry V. Levin <ldv at altlinux.org>

# ftp://ftp.gnu.org/gnu/which/which-%version.tar.gz

Source: which-%version.tar
Patch1: which-2.16-alt-texinfo.patch
Patch2: which-2.16-rh-alt-fixes.patch

Requires(post): %install_info
Requires(preun): %uninstall_info

%description
The which command shows the full pathname of a specified program,
if the specified program is in your PATH.

%prep
%setup -q
%patch1 -p1
%patch2 -p1

%build
%configure
%make_build

%install
%makeinstall

%post
%install_info which.info

%preun
%uninstall_info which.info

%files
%_bindir/*
%_mandir/man?/*
%_infodir/*.info*
%doc AUTHORS EXAMPLES NEWS

%changelog

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

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