Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37917749
en ru br
ALT Linux repos
4.1: 0.2.2-alt2
4.0: 0.2.2-alt2

Group :: Development/Ruby
RPM: ruby-zoom

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin