Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562570
en ru br
ALT Linux repos
S:1.14-alt1
5.0: 1.09-alt1
4.1: 1.04-alt1.1
4.0: 1.04-alt1.1
3.0: 1.04-alt1.1

Group :: Development/Perl
RPM: perl-IO-Zlib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist IO-Zlib
Name: perl-%dist
Version: 1.14
Release: alt1

Summary: IO:: style interface to Compress::Zlib
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/T/TO/TOMHUGHES/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Sep 26 2012

BuildRequires: perl-IO-Compress perl-devel

%description
This modules provides an IO:: style interface to the Compress::Zlib
package. The main advantage is that you can use an IO::Zlib object
in much the same way as an IO::File object so you can have common
code that doesn't know which sort of file it is using.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc ChangeLog README.md
%perl_vendor_privlib/IO

%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