perl(Pod::Coverage::TrustPod) is available everywhere now

epel9
Paul Howarth 14 years ago
parent f405d34b3f
commit 5948a41e0c

@ -18,12 +18,9 @@ BuildRequires: perl(Test::More)
BuildRequires: perl(Test::NoTabs)
BuildRequires: perl(Test::Pod)
BuildRequires: perl(Test::Pod::Coverage)
# Pod::Coverage::TrustPod not yet in EPEL
%if 0%{?fedora}
%if !%{defined perl_bootstrap}
BuildRequires: perl(Pod::Coverage::TrustPod)
%endif
%endif
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
%description
@ -67,6 +64,7 @@ rm -rf %{buildroot}
%changelog
* Thu Jun 30 2011 Paul Howarth <paul@city-fan.org> - 0.9-5
- perl(Pod::Coverage::TrustPod) is available everywhere now
- %%{?perl_default_filter} isn't needed for this tiny package
- Nobody else likes macros for commands

Loading…
Cancel
Save