Blob Blame History Raw
Name:           perl-Pod-Weaver-Section-Contributors
Version:        0.009
Release:        3%{?dist}
Summary:        Section listing contributors
License:        GPL+ or Artistic
URL:            http://search.cpan.org/dist/Pod-Weaver-Section-Contributors/
Source0:        http://www.cpan.org/authors/id/K/KE/KEEDI/Pod-Weaver-Section-Contributors-%{version}.tar.gz
BuildArch:      noarch
BuildRequires:  make
BuildRequires:  perl-interpreter
BuildRequires:  perl-generators
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires:  perl(strict)
BuildRequires:  perl(warnings)
# Run-time:
# List::MoreUtils not used at tests
# Moose not used at tests
# Pod::Elemental::Element::Nested not used at tests
# Pod::Elemental::Element::Pod5::Verbatim not used at tests
# Pod::Weaver::Role::Section not used at tests
# Tests:
# File::Spec not used
# IO::Handle not used
# IPC::Open3 not used
# Pod::Coverage::TrustPod not used
BuildRequires:  perl(Test::More) >= 0.94
# Test::Pod 1.41 not used
# Test::Pod::Coverage 1.08 not used
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires:       perl(Pod::Weaver::Role::Section)

%description
This Pod::Weaver section adds a listing of the documents contributors.

%prep
%setup -q -n Pod-Weaver-Section-Contributors-%{version}

%build
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
make %{?_smp_mflags}

%install
make pure_install DESTDIR=$RPM_BUILD_ROOT
%{_fixperms} $RPM_BUILD_ROOT/*

%check
make test

%files
%license LICENSE
%doc Changes README
%{perl_vendorlib}/*
%{_mandir}/man3/*

%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.009-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.009-2
- Perl 5.26 rebuild

* Thu Mar 23 2017 Petr Pisar <ppisar@redhat.com> 0.009-1
- Specfile autogenerated by cpanspec 1.78.