[perl-HTTP-Daemon-SSL] Declare build-dependency on IO::Socket::SSL::Utils

Petr Pisar ppisar at fedoraproject.org
Wed May 14 08:52:04 UTC 2014


commit 5bc595c4e13790f8c304f9a83abe39ca6d4f22c3
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed May 14 10:51:32 2014 +0200

    Declare build-dependency on IO::Socket::SSL::Utils

 perl-HTTP-Daemon-SSL.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/perl-HTTP-Daemon-SSL.spec b/perl-HTTP-Daemon-SSL.spec
index 09b42b6..ac77412 100644
--- a/perl-HTTP-Daemon-SSL.spec
+++ b/perl-HTTP-Daemon-SSL.spec
@@ -15,6 +15,7 @@ BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(HTTP::Daemon) >= 1
 BuildRequires:  perl(IO::Socket::SSL) >= 0.93
+BuildRequires:  perl(IO::Socket::SSL::Utils)
 Requires:       perl(HTTP::Daemon) >= 1
 Requires:       perl(IO::Socket::SSL) >= 0.93
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))


More information about the scm-commits mailing list