Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37749687
en ru br
ALT Linux repos
S:1.8-alt1.1
5.0: 1.7-alt1

Group :: Development/Perl
RPM: perl-TokyoTyrant

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define bname tokyotyrant
%define Name TokyoTyrant

%define module %Name
%define m_distro %bname-perl
%define m_name %module
%define m_author_id Mikio Hirabayashi
%def_disable test

Name: perl-%module
Version: 1.8
Release: alt1.1
Summary: Pure Perl Interface of Tokyo Tyrant
License: %lgpl2plus
Group: Development/Perl
Url: http://tokyocabinet.sourceforge.net
Source: %m_distro-%version.tar
BuildArch: noarch
Provides: perl-%bname = %version-%release
Packager: Led <led at altlinux.ru>

BuildRequires(pre): rpm-build-licenses

BuildRequires: perl-devel perl-Encode

%description
This module implements the pure Perl client which connects to the
server of Tokyo Tyrant and speaks its original binary protocol.


%prep
%setup -n %m_distro-%version


%build
%perl_vendor_build


%install
%perl_vendor_install
rm -f %buildroot%perl_vendorlib/*.pl


%files
%doc tcrtest.pl doc/* example
%perl_vendorlib/%module.*


%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