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

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

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

Name: ruby-zoom
Version: 0.2.2
Release: alt2

Summary: Ruby binding to the Z39.50 Object-Orientation Model (ZOOM)
License: LGPL
Group: Development/Ruby
Url: http://ruby-zoom.rubyforge.org/
Source: http://rubyforge.org/frs/download.php/6940/ruby-zoom-0.2.2.tar.gz
Packager: Pavel Vainerman <pv at altlinux.ru>

BuildPreReq: ruby

# Automatically added by buildreq on Tue Jan 30 2007

BuildRequires: libruby-devel libssl-devel libwrap-devel libxslt-devel libyaz-devel ruby ruby-module-etc

%description
Ruby/ZOOM provides a Ruby binding to the Z39.50 Object-Orientation
Model (ZOOM), an abstract object-oriented programming interface to a
subset of the services specified by the Z39.50 standard, also known
as the international standard ISO 23950.  This software is based
(and therefore depends) on YAZ, a free-software implementation of
the Z39.50/SRW/SRU standards, but could be easily ported to any ZOOM
compliant implementation.

%prep
%setup -q

%build
%ruby_configure
%__subst 's|-ldl -lcrypt -lm   -lc|-ldl -lcrypt -lm   -lc -lyaz|i' Makefile
%make_build

%install
%makeinstall DESTDIR=%buildroot

%files
%ruby_sitearchdir/*.so
%ruby_sitelibdir/*.rb
%doc README ChangeLog sample

%changelog

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

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