ppisar pushed to perl-Net-SFTP (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 08:13:30 UTC 2015


From 7516c0e8bf75dcda8bdd87b50f5172d60b9c79c5 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 10:13:08 +0200
Subject: Specify all dependencies

---
 perl-Net-SFTP.spec | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

diff --git a/perl-Net-SFTP.spec b/perl-Net-SFTP.spec
index 102ad13..f614a2a 100644
--- a/perl-Net-SFTP.spec
+++ b/perl-Net-SFTP.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-SFTP
 Version:        0.10
-Release:        19%{?dist}
+Release:        20%{?dist}
 Summary:        Secure File Transfer Protocol client
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,8 +8,24 @@ URL:            http://search.cpan.org/dist/Net-SFTP/
 Source0:        http://www.cpan.org/authors/id/D/DB/DBROBINS/Net-SFTP-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Net::SSH::Perl) >= 1.24
+BuildRequires:  perl(Net::SSH::Perl::Buffer)
+BuildRequires:  perl(Net::SSH::Perl::Constants)
+BuildRequires:  perl(Net::SSH::Perl::Util)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -50,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 15 2015 Petr Pisar <ppisar at redhat.com> - 0.10-20
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10-19
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Net-SFTP.git/commit/?h=master&id=7516c0e8bf75dcda8bdd87b50f5172d60b9c79c5


More information about the perl-devel mailing list