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

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

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

%define fname bdb

Name: ruby-%fname
Version: 0.6.5
Release: alt2

Summary: Ruby interface to Berkeley DB
Group: Development/Ruby
License: GPL
Url: http://moulon.inra.fr/ruby/bdb.html

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

Source: %fname-%version.tar
Patch: %fname-%version-%release.patch

# Automatically added by buildreq on Sat Sep 13 2008 (-bi)

BuildRequires: libdb4-devel libruby-devel ruby-module-etc ruby-module-test-unit

%description
Ruby interface to Berkeley DB, distributed by Sleepycat.

%package doc
Summary: Documentation files for %name
Group: Documentation

%description doc
Documentation files for %name

%prep
%setup -n %fname-%version
%patch -p1

%build
%ruby_configure
%make_build
#for t in tests/*.rb; do
#ruby tests/*.rb
#done

%install
%make_install DESTDIR=%buildroot install
%rdoc docs/*rb

%files
%doc Changes README.en
%ruby_sitearchdir/*

%files doc
%doc examples
%ruby_ri_sitedir/BDB*

%changelog

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

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