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

Группа :: Доступность
Пакет: pamtester

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

Name: pamtester
Version: 0.1.2
Release: alt2
Epoch: 1
License: GPL
Group: Accessibility
Summary: Utility for testing pluggable authentication modules (PAM) facility
Url: http://pamtester.sourceforge.net/

BuildRequires: pam-devel

Source: %name-%version.tar

Patch: %name-%version-nulluser.patch

%description
pamtester is a tiny utility program to test the pluggable authentication
modules (PAM) facility, which is a de facto standard of unified authentication
management mechanism in many unices and similar OSes including Solaris, HP-UX,
*BSD, MacOSX and Linux.

%prep
%setup
%patch -p1

%build
%autoreconf
%configure
%make

%install
%make_install DESTDIR=%buildroot install

%files
%_bindir/pamtester
%_man1dir/pamtester.*

%changelog

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

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