Blame SPECS/perl-Pod-Coverage-TrustPod.spec

30b844
Name:           perl-Pod-Coverage-TrustPod
30b844
Version:        0.100002
30b844
Release:        5%{?dist}
30b844
Summary:        Allow a module's pod to contain Pod::Coverage hints
30b844
License:        GPL+ or Artistic
30b844
Group:          Development/Libraries
30b844
URL:            http://search.cpan.org/dist/Pod-Coverage-TrustPod/
30b844
Source0:        http://www.cpan.org/authors/id/R/RJ/RJBS/Pod-Coverage-TrustPod-%{version}.tar.gz
30b844
BuildArch:      noarch
30b844
BuildRequires:  perl(ExtUtils::MakeMaker)
30b844
# Run-time:
30b844
BuildRequires:  perl(base)
30b844
BuildRequires:  perl(Pod::Coverage::CountParents)
30b844
BuildRequires:  perl(Pod::Eventual::Simple)
30b844
BuildRequires:  perl(Pod::Find)
30b844
# Tests:
30b844
BuildRequires:  perl(Carp::Heavy)
30b844
BuildRequires:  perl(lib)
30b844
BuildRequires:  perl(Test::More)
30b844
# Optional tests:
30b844
BuildRequires:  perl(Test::Pod)
30b844
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
30b844
30b844
%{?perl_default_filter}
30b844
30b844
%description
30b844
This is a Pod::Coverage subclass (actually, a subclass of
30b844
Pod::Coverage::CountParents) that allows the POD itself to declare certain
30b844
symbol names trusted.
30b844
30b844
%prep
30b844
%setup -q -n Pod-Coverage-TrustPod-%{version}
30b844
30b844
%build
30b844
%{__perl} Makefile.PL INSTALLDIRS=vendor
30b844
make %{?_smp_mflags}
30b844
30b844
%install
30b844
make pure_install DESTDIR=$RPM_BUILD_ROOT
30b844
30b844
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
30b844
30b844
%{_fixperms} $RPM_BUILD_ROOT/*
30b844
30b844
%check
30b844
RELEASE_TESTING=1 make test
30b844
30b844
%files
30b844
%doc Changes LICENSE README
30b844
%{perl_vendorlib}/*
30b844
%{_mandir}/man3/*
30b844
30b844
%changelog
30b844
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.100002-5
30b844
- Mass rebuild 2013-12-27
30b844
30b844
* Thu Oct 25 2012 Petr Pisar <ppisar@redhat.com> - 0.100002-4
30b844
- Correct dependencies
30b844
30b844
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.100002-3
30b844
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
30b844
30b844
* Thu Jun 14 2012 Petr Pisar <ppisar@redhat.com> - 0.100002-2
30b844
- Perl 5.16 rebuild
30b844
30b844
* Sun Apr 22 2012 Iain Arnell <iarnell@gmail.com> 0.100002-1
30b844
- update to latest upstream version
30b844
- clean up spec for modern rpmbuild
30b844
30b844
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.100001-2
30b844
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
30b844
30b844
* Tue Jul 26 2011 Iain Arnell <iarnell@gmail.com> 0.100001-1
30b844
- update to latest upstream
30b844
30b844
* Thu Jul 21 2011 Petr Sabata <contyk@redhat.com> - 0.100000-3
30b844
- Perl mass rebuild
30b844
30b844
* Thu Jul 21 2011 Petr Sabata <contyk@redhat.com> - 0.100000-2
30b844
- Perl mass rebuild
30b844
30b844
* Sat Apr 09 2011 Iain Arnell <iarnell@gmail.com> 0.100000-1
30b844
- update to latest upstream version
30b844
30b844
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.092832-2
30b844
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
30b844
30b844
* Fri Nov 19 2010 Iain Arnell <iarnell@gmail.com> 0.092832-1
30b844
- update to latest upstream version
30b844
30b844
* Tue May 04 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.092830-4
30b844
- Mass rebuild with perl-5.12.0
30b844
30b844
* Tue Feb 16 2010 Iain Arnell <iarnell@gmail.com> 0.092830-3
30b844
- use perl_default_filter
30b844
- use DESTDIR, not PERL_INSTALL_ROOT
30b844
30b844
* Wed Feb 03 2010 Iain Arnell <iarnell@gmail.com> 0.092830-2
30b844
- requires perl(Pod::Coverage::CountParents)
30b844
30b844
* Thu Jan 14 2010 Iain Arnell 0.092830-1
30b844
- Specfile autogenerated by cpanspec 1.78.