Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37500583
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 

# Unpackaged files in buildroot should terminate build
%define _unpackaged_files_terminate_build 1

Name: which
Version: 2.20
Release: alt2.qa1

Summary: Displays where a particular program in your path is located
License: GPLv3
Group: System/Base
URL: http://www.xs4all.nl/~carlo17/which/
Packager: Slava Semushin <php-coder at altlinux.ru>

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

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

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

%prep
%setup
%patch1 -p2
%patch2 -p2

%build
%configure
%make_build --silent --no-print-directory CFLAGS="%optflags -Werror"

%install
%makeinstall --silent --no-print-directory
rm -f -- %buildroot%_infodir/dir

%files
%doc AUTHORS EXAMPLES NEWS
%_bindir/%name
%_man1dir/%name.1.*
%_infodir/%name.info.*

%changelog

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

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