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

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 08:26:40 UTC 2015


From d2a2a59d75edbb7c0aacf725b409c65c5aa49dfc Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Thu, 15 Oct 2015 10:25:46 +0200
Subject: Specify all dependencies

---
 perl-HTML-FillInForm.spec | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/perl-HTML-FillInForm.spec b/perl-HTML-FillInForm.spec
index 92d29ee..954bddf 100644
--- a/perl-HTML-FillInForm.spec
+++ b/perl-HTML-FillInForm.spec
@@ -1,17 +1,28 @@
 Name:           perl-HTML-FillInForm
 Version:        2.21
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Populates HTML Forms with data
 License:        GPL+ or Artistic
 
 URL:            http://search.cpan.org/dist/HTML-FillInForm/
 Source0:        http://www.cpan.org/authors/id/M/MA/MARKSTOS/HTML-FillInForm-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(CGI)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(HTML::TokeParser)
 BuildRequires:  perl(HTML::Parser) >= 3.26
+BuildRequires:  perl(integer)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Output)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -44,6 +55,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 15 2015 Jitka Plesnikova <jplesnik at redhat.com> - 2.21-5
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.21-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-HTML-FillInForm.git/commit/?h=master&id=d2a2a59d75edbb7c0aacf725b409c65c5aa49dfc


More information about the perl-devel mailing list