Blame SPECS/perl-Pod-Coverage.spec

273c81
Name:           perl-Pod-Coverage
273c81
Version:        0.23
273c81
Release:        2%{?dist}
273c81
Summary:        Checks if the documentation of a module is comprehensive
273c81
License:        GPL+ or Artistic
273c81
Group:          Development/Libraries
273c81
URL:            http://search.cpan.org/dist/Pod-Coverage/
273c81
Source0:        http://www.cpan.org/authors/id/R/RC/RCLAMP/Pod-Coverage-%{version}.tar.gz
273c81
# Make pod_cover more secure, CPAN RT#85540
273c81
Patch0:         Pod-Coverage-0.23-Do-not-search-.-lib-by-pod_cover.patch
273c81
BuildArch:      noarch
273c81
BuildRequires:  perl
273c81
BuildRequires:  perl(B)
273c81
BuildRequires:  perl(base)
273c81
BuildRequires:  perl(constant)
273c81
BuildRequires:  perl(Data::Dumper)
273c81
BuildRequires:  perl(Devel::Symdump) >= 2.01
273c81
BuildRequires:  perl(Exporter)
273c81
BuildRequires:  perl(ExtUtils::MakeMaker)
273c81
BuildRequires:  perl(lib)
273c81
BuildRequires:  perl(Pod::Find) >= 0.21
273c81
BuildRequires:  perl(Pod::Parser) >= 1.13
273c81
BuildRequires:  perl(strict)
273c81
BuildRequires:  perl(Test::More)
273c81
BuildRequires:  perl(Test::Pod)
273c81
BuildRequires:  perl(vars)
273c81
BuildRequires:  perl(warnings)
273c81
Requires:       perl(Devel::Symdump) >= 2.01
273c81
Requires:       perl(Pod::Find) >= 0.21
273c81
Requires:       perl(Pod::Parser) >= 1.13
273c81
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
273c81
273c81
%{?perl_default_filter}
273c81
%global __requires_exclude %{?__requires_exclude:__requires_exclude|}^perl\\(Devel::Symdump\\)$
273c81
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Pod::Find\\)$
273c81
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Pod::Parser\\)$
273c81
273c81
%description
273c81
Developers hate writing documentation.  They'd hate it even more if their
273c81
computer tattled on them, but maybe they'll be even more thankful in the
273c81
long run.  Even if not, perlmodstyle tells you to, so you must obey.
273c81
273c81
This module provides a mechanism for determining if the pod for a given
273c81
module is comprehensive.
273c81
273c81
%prep
273c81
%setup -q -n Pod-Coverage-%{version}
273c81
%patch0 -p1
273c81
273c81
%build
273c81
perl Makefile.PL INSTALLDIRS=vendor
273c81
make %{?_smp_mflags}
273c81
273c81
%install
273c81
make pure_install DESTDIR=%{buildroot}
273c81
find %{buildroot} -type f -name .packlist -exec rm -f {} \;
273c81
%{_fixperms} %{buildroot}/*
273c81
273c81
%check
273c81
make test
273c81
273c81
%files
273c81
%doc Changes examples
273c81
%{_bindir}/pod_cover
273c81
%{perl_vendorlib}/Pod/
273c81
%{_mandir}/man3/Pod::Coverage.3pm*
273c81
%{_mandir}/man3/Pod::Coverage::CountParents.3pm*
273c81
%{_mandir}/man3/Pod::Coverage::ExportOnly.3pm*
273c81
%{_mandir}/man3/Pod::Coverage::Overloader.3pm*
273c81
273c81
%changelog
273c81
* Wed May 22 2013 Petr Pisar <ppisar@redhat.com> - 0.23-2
273c81
- Do not put ./lib into @INC by pod_cover tool
273c81
273c81
* Thu May 02 2013 Petr Šabata <contyk@redhat.com> - 0.23-1
273c81
- 0.23 bump
273c81
273c81
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.22-4
273c81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
273c81
273c81
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.22-3
273c81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
273c81
273c81
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.22-2
273c81
- Perl 5.16 rebuild
273c81
273c81
* Wed Feb 08 2012 Petr Šabata <contyk@redhat.com> - 0.22-1
273c81
- 0.22 bump
273c81
- Switch to EE::MM
273c81
- Modernize spec
273c81
273c81
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.21-5
273c81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
273c81
273c81
* Sun Jun 19 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.21-4
273c81
- Perl mass rebuild
273c81
273c81
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.21-3
273c81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
273c81
273c81
* Tue Dec 21 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.21-2
273c81
- 661697 rebuild for fixing problems with vendorach/lib
273c81
273c81
* Tue Sep 14 2010 Petr Sabata <psabata@redhat.com> - 0.21-1
273c81
- New release, v0.21
273c81
273c81
* Tue May 04 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.20-5
273c81
- Mass rebuild with perl-5.12.0
273c81
273c81
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 0.20-4
273c81
- rebuild against perl 5.10.1
273c81
273c81
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20-3
273c81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
273c81
273c81
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20-2
273c81
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
273c81
273c81
* Fri Feb 20 2009 Paul Howarth <paul@city-fan.org> - 0.20-1
273c81
- Update to 0.20 (test updates)
273c81
- No README in upstream distribution
273c81
- BR: perl(Test::More)
273c81
- More specific files list
273c81
273c81
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.19-3
273c81
- Rebuild for perl 5.10 (again), second pass with tests enabled
273c81
273c81
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.19-2
273c81
- Rebuild for perl 5.10 (again), first pass without Test::Pod, tests
273c81
273c81
* Sat Jan 12 2008 Steven Pritchard <steve@kspei.com> 0.19-1
273c81
- Update to 0.19.
273c81
- Use fixperms macro instead of our own chmod incantation.
273c81
- Reformat to match cpanspec output.
273c81
273c81
* Thu Jan 10 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.18-3
273c81
- rebuild 2, enable Test::Pod, tests
273c81
273c81
* Thu Jan 10 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.18-2.1
273c81
- rebuild (first pass, no tests, no Test::Pod)
273c81
273c81
* Wed Aug  9 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.18-2
273c81
- Version 0.18 is now a noarch package.
273c81
273c81
* Wed Aug  9 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.18-1
273c81
- Update to 0.18.
273c81
273c81
* Fri Feb 17 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.17-5
273c81
- Rebuild for FC5 (perl 5.8.8).
273c81
273c81
* Thu May 12 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.17-4
273c81
- Add dist tag.
273c81
273c81
* Wed Apr 20 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.17-3
273c81
- Avoid .packlist creation with Module::Build >= 0.2609.
273c81
- Trust that %%{perl_vendorlib} is defined.
273c81
273c81
* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
273c81
- rebuilt
273c81
273c81
* Sat Nov 27 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:0.17-1
273c81
- Update to 0.17.
273c81
273c81
* Wed Oct 20 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:0.16-0.fdr.1
273c81
- Update to 0.16.
273c81
273c81
* Thu May 20 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:0.14-0.fdr.1
273c81
- First build.