Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038929
en ru br
Репозитории ALT
S:0.88-alt1
5.1: 0.26-alt2
4.0: 0.07-alt1
3.0: 0.07-alt1
www.altlinux.org/Changes

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

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

%define _unpackaged_files_terminate_build 1
%define dist Archive-Extract
Name: perl-%dist
Version: 0.88
Release: alt1

Summary: A generic archive extracting mechanism
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 Sat Feb 26 2011

BuildRequires: perl-Archive-Tar perl-Archive-Zip perl-IPC-Cmd perl-Locale-Maketext perl-Locale-Maketext-Lexicon unzip xz

%description
Archive::Extract is a generic archive extraction mechanism.

It allows you to extract any archive file of the type .tar, .tar.gz, .gz,
.Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma without having
to worry how it does so, or use different interfaces for each type by using
either perl modules, or commandline tools on your system.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES README
%perl_vendor_privlib/Archive

%changelog

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

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