Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37850132
en ru br
Репозитории ALT
5.1: 1.0.9-alt1
4.1: 0.7.4-alt1
4.0: 0.7.4-alt1
3.0: 0.5.5-alt1
www.altlinux.org/Changes

Группа :: Разработка/Ruby
Пакет: ruby-activeldap

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

# vim: set ft=spec: -*- rpm-spec -*-

Name: ruby-activeldap
Version: 0.7.4
Release: alt1

Summary: ruby library for object-oriented LDAP interction
Group: Development/Ruby
License: GPL

Url: http://rubyforge.org/projects/ruby-activeldap/

Packager: Ruby Maintainers Team <ruby at packages.altlinux.org>

PreReq: ruby-ldap >= 0.8.2
Requires: log4r >= 1.0.4

BuildArch: noarch

Source: %name-%version.tar.gz

BuildRequires: ruby >= 1.8.2-alt3.1 ruby-stdlibs libruby-devel

%description
Ruby/ActiveLDAP is a ruby extension library which provides a clean
objected oriented interface to the Ruby/LDAP library.  It was inspired
by ActivRecord. This is not nearly as clean or as flexible as
ActiveRecord, but it is still trivial to define new objects and
manipulate them with minimal difficulty.

%prep
%setup -q

%build
ruby -rvendor-specific setup.rb config
ruby -rvendor-specific setup.rb setup

%install
ruby -rvendor-specific setup.rb install --prefix=%buildroot
%rdoc lib/

%files
%doc CHANGES COPYING README TODO examples
%ruby_sitelibdir/activeldap*
%ruby_ri_sitedir/ActiveLDAP
%ruby_ri_sitedir/LDAP/Schema2

%changelog

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

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