Sophie

Sophie

distrib > Mageia > 9 > i586 > by-pkgid > 67ba15e2c583a6fc8d59fe2a18fc76e2 > files > 2

perl-Dist-Zilla-Plugin-AuthorityFromModule-0.7.0-5.mga9.src.rpm

%define upstream_name    Dist-Zilla-Plugin-AuthorityFromModule
%define upstream_version 0.007

%{?perl_default_filter}

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

Summary:    Add metadata to your distribution indicating what module to copy PAUSE permissions from
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://cpan.metacpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Dist::Zilla)
BuildRequires: perl(Dist::Zilla::Role::MetaProvider)
BuildRequires: perl(Dist::Zilla::Role::ModuleMetadata)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(File::Spec)
BuildRequires: perl(List::Util)
BuildRequires: perl(Moose)
BuildRequires: perl(Path::Tiny)
BuildRequires: perl(Test::DZil)
BuildRequires: perl(Test::Deep)
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More)
BuildRequires: perl(Test::Needs)
BuildRequires: perl(Test::Requires)
BuildRequires: perl(if)
BuildRequires: perl(namespace::autoclean)
BuildRequires: perl(strict)
BuildRequires: perl(utf8)
BuildRequires: perl(warnings)
BuildArch: noarch

%description
This is a the Dist::Zilla manpage plugin that adds the
'x_authority_from_module' and 'x_permissions_from_module' keys to your
distribution metadata, indicating from which module to copy
http://pause.perl.org permissions when a module in your distribution enters
the http://pause.perl.org index that has not ever previously been indexed.

Note that these fields aren't actually supported yet by
http://pause.perl.org -- that's still to come (as is figuring out which
field name everyone prefers, and ditching the other one).

%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 CONTRIBUTING INSTALL LICENCE META.json META.yml README
%{_mandir}/man3/*
%{perl_vendorlib}/*




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

* Wed Feb 12 2020 umeabot <umeabot> 0.7.0-4.mga8
+ Revision: 1503968
- Mageia 8 Mass Rebuild

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

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

* Wed Sep 20 2017 sander85 <sander85> 0.7.0-1.mga7
+ Revision: 1156099
- update to 0.007

* Sun Jun 19 2016 pterjan <pterjan> 0.6.0-2.mga6
+ Revision: 1025820
- Rebuild for perl 5.22.2

* Mon Dec 28 2015 shlomif <shlomif> 0.6.0-1.mga6
+ Revision: 916491
- imported package perl-Dist-Zilla-Plugin-AuthorityFromModule


* Mon Dec 28 2015 cpan2dist 0.006-1mga
- initial mageia release, generated with cpan2dist