Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37855686
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 dist IO-Zlib
Name: perl-%dist
Version: 1.09
Release: alt1

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

URL: %CPAN %dist
Source: %dist-%version.tar
Patch: %name-%version-%release.patch

BuildArch: noarch

# Automatically added by buildreq on Thu Jun 12 2008

BuildRequires: perl-Compress-Zlib 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
%dir %perl_vendor_privlib/IO
%perl_vendor_privlib/IO/Zlib.pm

%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