From b54e77ae9908779a52ac07dcc0e9e95496cc87e9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Thu, 8 Jun 2017 09:41:06 +0200
Subject: Specify all dependencies

---
 perl-Cflow.spec | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)

diff --git a/perl-Cflow.spec b/perl-Cflow.spec
index 940ae1c..f1b6197 100644
--- a/perl-Cflow.spec
+++ b/perl-Cflow.spec
@@ -12,11 +12,30 @@ Patch0:         perl-Cflow-ccflags.patch
 # Use system flow-tools
 Patch1:         perl-Cflow-flow-tools.patch
 
+BuildRequires:  findutils
+BuildRequires:  flow-tools-devel
+BuildRequires:  gcc
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
 BuildRequires:  perl(Config)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  flow-tools-devel
+BuildRequires:  perl(FindBin)
+# Run-time:
+BuildRequires:  perl(AutoLoader)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(DynaLoader)
+# English not used at tests
+BuildRequires:  perl(Exporter)
+# File::Basename not used at tests
+# Getopt::Std not used at tests
+# IO::File not used at tests
+BuildRequires:  perl(POSIX)
+# Socket not used at tests
+BuildRequires:  perl(strict)
+# Tests:
+BuildRequires:  perl(Socket)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -61,6 +80,7 @@ make test
 %changelog
 * Thu Jun 08 2017 Petr Pisar <ppi...@redhat.com> - 1.053-34
 - Respect Perl's ccflags (bug #1459766)
+- Specify all dependencies
 
 * Wed Apr 12 2017 Orion Poplawski <or...@cora.nwra.com> - 1.053-33
 - Build properly with flow-tools support
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Cflow.git/commit/?h=f26&id=b54e77ae9908779a52ac07dcc0e9e95496cc87e9
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to