Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37402560
en ru br
ALT Linux repositórios
S:0.9.5-alt1
5.0: 0.4-alt3.1
4.1: 0.1-alt2.M41.4

Group :: Desenvolvimento/Outros
RPM: ldap-user-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _ldapconfdir %_sysconfdir/openldap
%define _hooksdir %_sysconfdir/hooks/hostname.d

Name:    ldap-user-tools
Version: 0.9.5
Release: alt1

Summary: Utilities to work with LDAP users
Group:   Development/Other
License: GPL

Source:  %name-%version.tar

BuildArch: noarch

BuildRequires: gettext-tools
Requires: ruby-ldap openldap-servers perl-Crypt-SmbHash alterator-kdc
Requires: alterator-openldap-functions >= 0.3

%description
Utilities to work with LDAP users

%prep
%setup

%build
make -C po

%install
for i in scripts/*; do
install -Dpm755 "$i" "%buildroot%_sbindir/${i##*/}"
done
install -Dpm640 data/slapd-hdb-template.conf %buildroot/%_ldapconfdir/slapd-hdb-template.conf
install -Dpm640 data/slapd-mdb-template.conf %buildroot/%_ldapconfdir/slapd-mdb-template.conf
install -Dpm444 schema/kerberos.schema %buildroot/%_ldapconfdir/schema/kerberos.schema
install -Dpm755 bin/mkntpasswd %buildroot/%_sbindir/mkntpasswd
install -Dpm755 hooks/ldap-domain %buildroot/%_hooksdir/21-ldap-domain
install -pm755 -d %buildroot/%_sysconfdir/alterator/openldap
%makeinstall_std -C po

%find_lang %name

%files -f %name.lang
%_sbindir/ldap-*
%_sbindir/mkntpasswd
%_ldapconfdir/slapd-hdb-template.conf
%_ldapconfdir/slapd-mdb-template.conf
%_ldapconfdir/schema/kerberos.schema
%_hooksdir/21-ldap-domain
%dir %_sysconfdir/alterator/openldap

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009