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

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

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

Name: ruby-dbi
Version: 0.0.21
Release: alt1

Summary: DBI for Ruby
License: BSD
Group: Development/Ruby

Url: http://ruby-dbi.sourceforge.net
Source: http://unc.dl.sourceforge.net/sourceforge/ruby-dbi/%name-all-%version.tar.gz

# Automatically added by buildreq on Wed Aug 20 2003

BuildRequires: ruby-stdlibs

BuildRequires: ruby
BuildRequires: libruby-devel >= 1.8-alt7

%description
DBI for Ruby

%prep
%setup -q -n %name-all

%build
ruby -rvendor-specific setup.rb config \
--with=dbi,dbd_pg,dbd_mysql \
--bin-dir=%buildroot%_bindir \
--rb-dir=%buildroot%ruby_sitelibdir \
--so-dir=%buildroot%ruby_sitearchdir

%install
ruby setup.rb install

%files
%doc ChangeLog README doc/{DBD_SPEC,DBI_SPEC,ToDo,index.rd,html}
%ruby_sitelibdir/*
%_bindir/*

# TODO: check/add irb to deps (sqlsh) if ever needed

# TODO: divide by DBD backend subpackages??

%changelog

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

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