Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37737595
en ru br
ALT Linux repos
5.0: 1.5.0-alt1

Group :: Development/Ruby
RPM: ruby-memcache-client

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define pkgname memcache-client

Name: ruby-%pkgname
Version: 1.5.0
Release: alt1
Summary: Ruby client for Danga Interactive's memcached
License: MIT
Group: Development/Ruby
Url: http://rubyforge.org/projects/seattlerb/

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

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

BuildArch: noarch

# Automatically added by buildreq on Tue Jul 08 2008 (-bi)

BuildRequires: rpm-build-ruby ruby-module-etc ruby-tool-rdoc ruby-tool-setup

%description
memcache-client is a client for Danga Interactive's memcached.

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

%description doc
Documentation files for %pkgname

%prep
%setup -q -n %pkgname-%version
%patch -p1
cp %_datadir/ruby-setup/setup.rb .

%build
%ruby_config
%ruby_build

%install
%ruby_install
%rdoc lib/

%files
%doc History.txt README.txt
%ruby_sitelibdir/*

%files doc
%ruby_ri_sitedir/MemCache*
%ruby_ri_sitedir/Cache*

%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