Sophie

Sophie

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

perl-Config-MVP-Slicer-0.303.0-5.mga9.src.rpm

%define upstream_name    Config-MVP-Slicer
%define upstream_version 0.303

%{?perl_default_filter}

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

Summary:    Extract embedded plugin config from parent config
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://cpan.metacpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Carp)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(File::Spec)
BuildRequires: perl(File::Temp)
BuildRequires: perl(IO::Handle)
BuildRequires: perl(IPC::Open3)
BuildRequires: perl(Moose)
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More) >= 0.960.0
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
BuildArch:  noarch

%description
This can be used to extract embedded configurations for other plugins out
of larger (parent) configurations.

A example where this can be useful is plugin bundles (see the
Config::MVP::Assembler::WithBundles manpage).

A bundle loads other plugins with a default configuration that works most
of the time, but sometimes you wish you could customize the configuration
for one of those plugins without having to remove the plugin from the
bundle and re-specify it separately.

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

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor

%make_build

%check
%make_build test

%install
%make_install

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

%changelog
* Sun Mar 20 2022 umeabot <umeabot> 0.303.0-5.mga9
+ Revision: 1808571
- Mageia 9 Mass Rebuild

* Wed Feb 12 2020 umeabot <umeabot> 0.303.0-4.mga8
+ Revision: 1503589
- Mageia 8 Mass Rebuild
+ wally <wally>
- replace deprecated %%makeinstall_std

* Thu Sep 20 2018 umeabot <umeabot> 0.303.0-3.mga7
+ Revision: 1282372
- Mageia 7 Mass Rebuild

* Mon Oct 02 2017 tv <tv> 0.303.0-2.mga7
+ Revision: 1163477
- rebuild with fixed rpm for missing autodeps

* Mon Sep 25 2017 tv <tv> 0.303.0-1.mga7
+ Revision: 1159430
- update to 0.303

* Sat Jun 18 2016 pterjan <pterjan> 0.302.0-8.mga6
+ Revision: 1024308
- Rebuild for perl 5.22.2

* Mon Feb 08 2016 umeabot <umeabot> 0.302.0-7.mga6
+ Revision: 948892
- Mageia 6 Mass Rebuild

* Sun Oct 19 2014 umeabot <umeabot> 0.302.0-6.mga5
+ Revision: 788541
- Rebuild to potentially add missing dependencies

* Wed Oct 15 2014 umeabot <umeabot> 0.302.0-5.mga5
+ Revision: 744717
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.302.0-4.mga5
+ Revision: 683988
- Mageia 5 Mass Rebuild

* Fri Oct 18 2013 umeabot <umeabot> 0.302.0-3.mga4
+ Revision: 510189
- Mageia 4 Mass Rebuild

* Sun Jan 13 2013 umeabot <umeabot> 0.302.0-2.mga3
+ Revision: 364685
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Mon Jul 02 2012 jquelin <jquelin> 0.302.0-1.mga3
+ Revision: 266669
- update to 0.302

* Fri Nov 18 2011 jquelin <jquelin> 0.301.0-1.mga2
+ Revision: 168839
- imported package perl-Config-MVP-Slicer


* Fri Nov 18 2011 cpan2dist 0.301-1mga
- initial mageia release, generated with cpan2dist