commit 395113e1d0cd93e439dfb79f0aa9a05476b7d209
Author: Petr Písař <ppi...@redhat.com>
Date:   Thu Oct 25 09:55:11 2012 +0200

    Correct dependencies

 perl-Pod-Coverage-TrustPod.spec |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/perl-Pod-Coverage-TrustPod.spec b/perl-Pod-Coverage-TrustPod.spec
index 3986ec2..425383b 100644
--- a/perl-Pod-Coverage-TrustPod.spec
+++ b/perl-Pod-Coverage-TrustPod.spec
@@ -1,20 +1,24 @@
 Name:           perl-Pod-Coverage-TrustPod
 Version:        0.100002
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Allow a module's pod to contain Pod::Coverage hints
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Pod-Coverage-TrustPod/
 Source0:        
http://www.cpan.org/authors/id/R/RJ/RJBS/Pod-Coverage-TrustPod-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  perl(Carp::Heavy)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(base)
 BuildRequires:  perl(Pod::Coverage::CountParents)
 BuildRequires:  perl(Pod::Eventual::Simple)
 BuildRequires:  perl(Pod::Find)
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
+# Tests:
+BuildRequires:  perl(Carp::Heavy)
+BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::More)
+# Optional tests:
+BuildRequires:  perl(Test::Pod)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %{?perl_default_filter}
@@ -47,6 +51,9 @@ RELEASE_TESTING=1 make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 25 2012 Petr Pisar <ppi...@redhat.com> - 0.100002-4
+- Correct dependencies
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.100002-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to