Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > c7899f8130125c33439402e28f987c33 > files > 2

perl-Parallel-ForkManager-Segmented-Base-0.4.0-2.mga9.src.rpm

%define upstream_name    Parallel-ForkManager-Segmented-Base
%define upstream_version 0.4.0

%{?perl_default_filter}

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 2

Summary:    Base class for Parallel::ForkManager::Segmented
License:    GPLv1+ or Artistic
Group:      Development/Perl
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://www.cpan.org/modules/by-module/Parallel/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(File::Spec)
BuildRequires: perl(IO::Handle)
BuildRequires: perl(IPC::Open3)
BuildRequires: perl(Module::Build) >= 0.280.0
BuildRequires: perl(Path::Tiny)
BuildRequires: perl(Test::More) >= 0.880.0
BuildRequires: perl(autodie)
BuildRequires: perl(parent)
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
BuildArch:  noarch

%description
This module provides the new() and process_args() methods for the
Parallel::ForkManager::Segmented manpage and the upcoming the
Parallel::Map::Segmented manpage .

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%{__perl} Build.PL --installdirs=vendor

./Build

%check
./Build test

%install
./Build install --destdir=%{buildroot}

%files
%doc Changes LICENSE META.json META.yml MYMETA.yml README
%{_mandir}/man3/*
%perl_vendorlib/*

%changelog
* Mon Mar 21 2022 umeabot <umeabot> 0.4.0-2.mga9
+ Revision: 1813326
- Mageia 9 Mass Rebuild

* Thu Oct 01 2020 tv <tv> 0.4.0-1.mga8
+ Revision: 1631379
- update to 0.4.0

* Tue Sep 29 2020 shlomif <shlomif> 0.2.0-1.mga8
+ Revision: 1631181
- imported package perl-Parallel-ForkManager-Segmented-Base


* Tue Sep 29 2020 cpan2dist 0.2.0-1mga
- initial mageia release, generated with cpan2dist