Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37517539
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Compress-LZ4

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

## SPEC file for Perl module Compress::LZ4

%define real_name Compress-LZ4

Name: perl-Compress-LZ4
Version: 0.25
Release: alt2

Summary: Perl interface to the LZ4 (de)compressor

License: %perl_license
Group: Development/Perl

URL: http://search.cpan.org/dist/Compress-LZ4/

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

Source: %real_name-%version.tar

# Do not use bundled lz4 sources

Patch: Compress-LZ4-0.22-Build-against-system-lz4.patch

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

# Automatically added by buildreq on Sat Jul 30 2016

# optimized out: perl python-base python-modules python3
BuildRequires: perl-Encode

BuildRequires: liblz4-devel

%description
Perl module Compress::LZ4 provides a Perl interface
to the LZ4 (de)compressor.

%prep
%setup -q -n %real_name-%version
%patch0 -p1
# Remove bundled lz4
rm -Rf src
sed -i -e '/^src\//d' MANIFEST

%build
%perl_vendor_build

%install
%perl_vendor_install

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

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin