Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37812519
en ru br
ALT Linux repos
S:3.02-alt1
5.0: 1.40-alt1
4.1: 1.38-alt1
4.0: 1.29-alt1
3.0: 1.22-alt1.1

Group :: Development/Perl
RPM: perl-Archive-Tar

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Archive-Tar
Name: perl-%dist
Version: 3.02
Release: alt1

Summary: Module for creation and manipulation of tar archives
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon Oct 03 2011 (-bi)

BuildRequires: perl-IO-String perl-IO-Zlib perl-Package-Constants perl-Pod-Parser perl-Test-Pod perl-Text-Diff

%description
Archive::Tar provides an object oriented mechanism for handling tar files.
It provides class methods for quick and easy files handling while also
allowing for the creation of tar file objects for custom manipulation.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES README
%_bindir/ptar*
%_man1dir/*
%perl_vendor_privlib/Archive

%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