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

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

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

Name: pam_mkuser
Version: 0.1.0
Release: alt5

Summary: A pluggable authentication module that adds the new user account if it doesn\'t exist
License: GPLv2+
Group: System/Base
Url: http://git.altlinux.org/gears/p/pam_mkuser.git
Source: %name-%version.tar

BuildRequires(pre): rpm-macros-pam
BuildRequires: rpm-build >= 0:4.0.4-alt55
BuildRequires: docbook-dtds docbook-style-xsl xsltproc
BuildRequires: libpam-devel

%define pam_name %{make_pam_name mkuser}

%description
A pluggable authentication module that adds the new user account if it
doesn\'t exist.

%package -n %pam_name
Summary: A pluggable authentication module that adds the new user account if it doesn\'t exist
License: GPLv2+
Group: System/Base
Provides: %name = %version-%release

Requires: shadow-utils

%description -n %pam_name
A pluggable authentication module that adds the new user account if it
doesn\'t exist.

%prep
%setup

%build
%autoreconf
%configure \
--libdir=/%_lib \
--sbindir=%_sbindir \
--includedir=%_includedir/security

%make_build

%install
%makeinstall_std

%find_lang %name

%files -n %pam_name -f %name.lang
%_pam_modules_dir/*
%_mandir/man*/*.*
%_controldir/*

%changelog

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

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