jplesnik pushed to perl-HTML-PrettyPrinter (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 09:06:40 UTC 2015


From 47904b72baa355f95b166070e0cf79500b92c815 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Thu, 15 Oct 2015 11:06:05 +0200
Subject: Specify all dependencies

---
 perl-HTML-PrettyPrinter.spec | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

diff --git a/perl-HTML-PrettyPrinter.spec b/perl-HTML-PrettyPrinter.spec
index 01f1a19..1431b55 100644
--- a/perl-HTML-PrettyPrinter.spec
+++ b/perl-HTML-PrettyPrinter.spec
@@ -1,6 +1,6 @@
 Name:           perl-HTML-PrettyPrinter
 Version:        0.03
-Release:        21%{?dist}
+Release:        22%{?dist}
 
 Summary:        Generate nice HTML files from HTML syntax trees
 
@@ -11,9 +11,21 @@ Source0:        http://search.cpan.org/CPAN/authors/id/C/CL/CLMS/HTML-PrettyPrin
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  glibc-common
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(HTML::Element) >= 1.56
 BuildRequires:  perl(HTML::Entities)
-BuildRequires:  perl(HTML::Element)
+BuildRequires:  perl(HTML::Tagset)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
+BuildRequires:  perl(vars)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 
@@ -59,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Oct 15 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.03-22
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.03-21
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-HTML-PrettyPrinter.git/commit/?h=master&id=47904b72baa355f95b166070e0cf79500b92c815


More information about the perl-devel mailing list