Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37769973
en ru br
Репозитории ALT
S:1.1.5-alt1
5.1: 1.1.2-alt1
4.1: 1.0.0-alt2
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: pear-Net_LDAP

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

%define pear_name Net_LDAP

Name: pear-Net_LDAP
Version: 1.1.5
Release: alt1

Summary: Object oriented interface for searching and manipulating LDAP-entries

License: GPL License
Group: Development/Other
Url: http://pear.php.net/package/Net_LDAP

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://pear.php.net/get/Net_LDAP-%version.tar.bz2

BuildArchitectures: noarch

Requires: pear-core
BuildRequires: pear-core rpm-build-pear

%description
Net_LDAP is a clone of Perls Net::LDAP object interface to
directory servers. It does contain most of Net::LDAPs features
but has some own too.

With Net_LDAP you have:
* A simple object-oriented interface to connections,
  searches entries and filters.
* Support for tls and ldap v3.
* Simple modification, deletion and creation of ldap entries.
* Support for schema handling.

Net_LDAP layers itself on top of PHP's existing ldap extensions.

%prep
%setup -c

%build
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_dir/Net
%pear_testdir/Net_LDAP/
%pear_docdir/%pear_name/
%pear_xmldir/%pear_name.xml

%changelog

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

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