ppisar pushed to perl-Mail-Transport-Dbx (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 11:54:06 UTC 2015


From 2ecd3d8c2e4955de3f98f2e2394cb692f7fc6976 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 13:35:43 +0200
Subject: Specify all dependencies

---
 perl-Mail-Transport-Dbx.spec | 29 +++++++++++++++++++++++++++--
 1 file changed, 27 insertions(+), 2 deletions(-)

diff --git a/perl-Mail-Transport-Dbx.spec b/perl-Mail-Transport-Dbx.spec
index 6f558f5..1daa68b 100644
--- a/perl-Mail-Transport-Dbx.spec
+++ b/perl-Mail-Transport-Dbx.spec
@@ -1,6 +1,6 @@
 Name:           perl-Mail-Transport-Dbx
 Version:        0.07
-Release:        24%{?dist}
+Release:        25%{?dist}
 Summary:        Parse Outlook Express mailboxes
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -9,7 +9,29 @@ Source0:        http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/Mail-Trans
 # Declare POD encoding, CPAN RT#79031
 Patch0:         Mail-Transport-Dbx-0.07-Declare-POD-encoding.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::Pod), perl(Test::Pod::Coverage), perl(Test::More)
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  glibc-common
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl-devel
+# ExtUtils::Constant || (File::Copy && File::Spec)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Copy)
+BuildRequires:  perl(File::Spec)
+# Run-time:
+BuildRequires:  perl(AutoLoader)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(DynaLoader)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+# Tests:
+BuildRequires:  perl(lib)
+BuildRequires:  perl(Test)
+# Optional tests:
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Pod::Coverage)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -52,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Oct 15 2015 Petr Pisar <ppisar at redhat.com> - 0.07-25
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.07-24
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Mail-Transport-Dbx.git/commit/?h=master&id=2ecd3d8c2e4955de3f98f2e2394cb692f7fc6976


More information about the perl-devel mailing list