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

Group :: Development/Perl
RPM: perl-Archive-Zip-SimpleZip

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module_name Archive-Zip-SimpleZip

Name: perl-%module_name
Version: 1.000
Release: alt1
Summary: Create Zip Archives
Group: Development/Perl
License: %perl_license
URL: https://github.com/pmqs/%module_name

Source0: http://mirror.yandex.ru/mirrors/cpan/authors/id/P/PM/PMQS/%{module_name}-%{version}.tar.gz
BuildArch: noarch

BuildRequires(pre): rpm-build-perl rpm-build-licenses perl-devel perl-podlators
BuildRequires: perl-Compress-Raw-Zlib perl-Term-Cap perl-Term-ANSIColor
BuildRequires: perl-Pod-Escapes perl-Filter perl-Encode perl-Pod-Simple perl-Pod-Usage
BuildRequires: perl-Devel-StackTrace perl-Compress-Stream-Zstd perl-Compress-Raw-Lzma
BuildRequires: perl-Compress-Raw-Bzip2 perl-IO-Compress perl-Test-NoWarnings
BuildRequires: perl-IO-Compress-Lzma perl-IO-Compress-Zstd perl-IO-Compress perl-Perl-OSType

%description
Archive::Zip::SimpleZip is a module that allows the creation of Zip.archives.

The module allows Zip archives to be written to a named file, a filehandle
or stored in-memory.

There are a small number methods available in Archive::Zip::SimpleZip, and
quite a few options, but for the most part all you need to know is how to
create a Zip archive and how to add a file to it.

%prep
%setup -q -n %{module_name}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/A*

%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