Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37862008
en ru br
ALT Linux repos
S:0.57-alt1

Group :: Development/Perl
RPM: perl-DBD-Cassandra

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

## SPEC file for Perl module DBD::Cassandra

%define real_name DBD-Cassandra

Name: perl-DBD-Cassandra
Version: 0.57
Release: alt1

Summary: DBD database driver for Cassandra's CQL3

License: %perl_license
Group: Development/Perl

URL: http://search.cpan.org/dist/DBD-Cassandra/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>

Source: %real_name-%version.tar

BuildArch: noarch

BuildRequires(pre): perl-devel rpm-build-licenses

# Automatically added by buildreq on Sat Dec 09 2017

# optimized out: perl perl-Clone perl-Data-OptList perl-Devel-GlobalDestruction perl-Encode perl-Math-BigInt perl-Net-SSLeay perl-Params-Util perl-Promises perl-Ref-Util perl-Sub-Current perl-Sub-Exporter perl-Sub-Exporter-Progressive perl-Sub-Install perl-devel python-base python-modules python3 python3-base
BuildRequires: perl-Cassandra-Client perl-Compress-LZ4 perl-Compress-Snappy perl-DBI perl-Ref-Util-XS

%description
Perl module DBD::Cassandra aids developers in connecting to
Apache Cassandra via the familiar DBI interfaces. The current
implementation is very incomplete, though later releases will
hopefully implement the full CQL3 language.

Right now this module is entirely written in Perl. Performance
is not very good, so this might become XS some day.


%prep
%setup -q -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/DBD/Cassandra*

%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