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

Группа :: Сети/Прочее
Пакет: adcli

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


Name: adcli
Version: 0.9.2

Release: alt1
Summary: Active Directory enrollment
License: LGPLv2+
Group: Networking/Other

Url: http://cgit.freedesktop.org/realmd/adcli
Source: %name-%version.tar
Patch: %name-%version.patch

Requires: libsasl2-plugin-gssapi

BuildRequires: intltool
BuildRequires: /usr/bin/krb5-config
BuildRequires: libldap-devel libsasl2-devel
BuildRequires: libxslt
BuildRequires: xmlto

%description
adcli is a library and tool for joining an Active Directory domain using
standard LDAP and Kerberos calls.

%package doc
Summary: adcli documentation
Group: Development/Documentation
BuildArch: noarch

%description doc
adcli is a tool for joining an Active Directory domain using
standard LDAP and Kerberos calls. This package contains its
documentation.

%prep
%setup
%patch -p1

%build
%autoreconf
%configure --disable-static --disable-silent-rules --enable-strict
%make_build


%install
%makeinstall_std

%check
%make_build check

%files
%_sbindir/adcli
%doc AUTHORS COPYING ChangeLog NEWS README
%_man8dir/*

%files doc
%doc %_datadir/doc/adcli

%changelog

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

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