ppisar pushed to perl-Pod-Xhtml (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 07:21:24 UTC 2015


From 2a68249c31e24ae4782006c98ca8dee2b278dd24 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Thu, 15 Oct 2015 09:21:08 +0200
Subject: Specify all dependencies

---
 perl-Pod-Xhtml.spec | 29 ++++++++++++++++++++++++++---
 1 file changed, 26 insertions(+), 3 deletions(-)

diff --git a/perl-Pod-Xhtml.spec b/perl-Pod-Xhtml.spec
index ff36afa..55a3d36 100644
--- a/perl-Pod-Xhtml.spec
+++ b/perl-Pod-Xhtml.spec
@@ -1,17 +1,37 @@
 Name:           perl-Pod-Xhtml
 Version:        1.61
-Release:        16%{?dist}
+Release:        17%{?dist}
 Summary:        Generate well-formed XHTML documents from POD format documentation
 License:        GPLv2+
 URL:            http://search.cpan.org/dist/Pod-Xhtml/
 Source0:        http://www.cpan.org/authors/id/B/BB/BBC/Pod-Xhtml-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
+# Getopt::Long not used at tests
+BuildRequires:  perl(Pod::Parser)
 BuildRequires:  perl(Pod::ParseUtils)
+# Pod::Usage not used at tests
+BuildRequires:  perl(strict)
+BuildRequires:  perl(URI::Escape)
+BuildRequires:  perl(vars)
+# Tests:
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(Getopt::Std)
+BuildRequires:  perl(lib)
+# Log::Trace not used
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::Assertions::TestScript)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(URI::Escape)
+# Optional tests:
+BuildRequires:  perl(Test::Pod) >= 1.00
+BuildRequires:  perl(Test::Pod::Coverage) >= 1.00
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -46,6 +66,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 15 2015 Petr Pisar <ppisar at redhat.com> - 1.61-17
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.61-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Pod-Xhtml.git/commit/?h=master&id=2a68249c31e24ae4782006c98ca8dee2b278dd24


More information about the perl-devel mailing list