Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37535096
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Path-Iterator-Rule

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

## SPEC file for Perl module Path::Iterator::Rule
%define _unpackaged_files_terminate_build 1
%define real_name Path-Iterator-Rule

Name: perl-Path-Iterator-Rule
Version: 1.015
Release: alt1

Summary: Iterative, recursive file finder

License: %asl 2.0
Group: Development/Perl

URL: http://metacpan.org/dist/Path-Iterator-Rule/

Packager: Nikolay A. Fetisov <naf at altlinux.org>

Source: %real_name-%version.tar

BuildArch: noarch

BuildRequires(pre): perl-devel rpm-build-licenses

# Automatically added by buildreq on Sun Jan 22 2017

# optimized out: perl perl-CPAN-Meta-Requirements perl-Encode perl-Parse-CPAN-Meta perl-Path-Tiny perl-devel perl-parent python-base python-modules python3-base
BuildRequires: perl-CPAN-Meta perl-File-pushd perl-Number-Compare perl-PerlIO-utf8_strict perl-Test-Deep perl-Test-Filename perl-Text-Glob perl-Try-Tiny

%description
Perl module Path::Iterator::Rule iterates over files and
directories to identify ones matching a user-defined set
of rules. The API is based heavily on File::Find::Rule,
but with more explicit distinction between matching rules
and options that influence how directories are searched.
A "Path::Iterator::Rule" object is a collection of rules
(match criteria) with methods to add additional criteria.
Options that control directory traversal are given as
arguments to the method that generates an iterator.

%prep
%setup -q -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/Path/Iterator/Rule*
%perl_vendor_privlib/PIR*

%changelog

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

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