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

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 08:49:14 UTC 2015


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

---
 perl-HTML-Form.spec | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

diff --git a/perl-HTML-Form.spec b/perl-HTML-Form.spec
index e050787..b7f0c11 100644
--- a/perl-HTML-Form.spec
+++ b/perl-HTML-Form.spec
@@ -1,21 +1,33 @@
 Name:           perl-HTML-Form
 Version:        6.03
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Class that represents an HTML form element
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/HTML-Form/
 Source0:        http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Form-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Encode)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(HTML::TokeParser)
 BuildRequires:  perl(HTTP::Request) >= 6
-BuildRequires:  perl(HTTP::Request::Common) >= 6.0.3
+BuildRequires:  perl(HTTP::Request::Common) >= 6.03
+BuildRequires:  perl(HTTP::Response)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(URI)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 Requires:       perl(HTML::TokeParser)
 Requires:       perl(HTTP::Request) >= 6
-Requires:       perl(HTTP::Request::Common) >= 6
+Requires:       perl(HTTP::Request::Common) >= 6.03
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -51,6 +63,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 15 2015 Jitka Plesnikova <jplesnik at redhat.com> - 6.03-11
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.03-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


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


More information about the perl-devel mailing list