ppisar pushed to perl-MIME-Lite-HTML (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 09:37:31 UTC 2015


From 23d59ab7185c06024cb9d1558925465773495858 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 11:37:08 +0200
Subject: Specify all dependencies

---
 perl-MIME-Lite-HTML.spec | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/perl-MIME-Lite-HTML.spec b/perl-MIME-Lite-HTML.spec
index 8e4d2b0..dede01c 100644
--- a/perl-MIME-Lite-HTML.spec
+++ b/perl-MIME-Lite-HTML.spec
@@ -1,6 +1,6 @@
 Name:           perl-MIME-Lite-HTML
 Version:        1.24
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Provide routine to transform a HTML page in a MIME-Lite mail
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,12 +8,22 @@ URL:            http://search.cpan.org/dist/MIME-Lite-HTML/
 Source0:        http://www.cpan.org/modules/by-module/MIME/MIME-Lite-HTML-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  glibc-common
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(HTML::LinkExtor)
 BuildRequires:  perl(LWP::UserAgent)
 BuildRequires:  perl(MIME::Lite)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(URI::URL)
+BuildRequires:  perl(vars)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 
@@ -71,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Oct 15 2015 Petr Pisar <ppisar at redhat.com> - 1.24-13
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.24-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-MIME-Lite-HTML.git/commit/?h=master&id=23d59ab7185c06024cb9d1558925465773495858


More information about the perl-devel mailing list