Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37800223
en ru br
ALT Linux repositórios
S:0.24-alt1.2

Group :: Desenvolvimento/Perl
RPM: perl-Compress-Snappy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Compress-Snappy
Name: perl-%dist
Version: 0.24
Release: alt1.1.1

Summary: Perl interface to Google's Snappy (de)compressor
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/G/GR/GRAY/Compress-Snappy-%{version}.tar.gz

# Automatically added by buildreq on Sun Oct 09 2011

BuildRequires: perl-devel perl-parent perl(Devel/CheckLib.pm)

%description
The `Compress::Snappy' module provides an interface to Google's Snappy
(de)compressor.

Snappy does not aim for maximum compression, or compatibility with any other
compression library; instead, it aims for very high speeds and reasonable
compression. For instance, compared to the fastest mode of zlib, Snappy is
an order of magnitude faster for most inputs, but the resulting compressed
files are anywhere from 20%% to 100%% bigger.

%prep
%setup -n %dist-%version

# do not override default CCFLAGS

sed -i- '/CCFLAGS/d' Makefile.PL

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/Compress
%perl_vendor_autolib/Compress

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009