commit 3ea8c28d27d50a3f34361ded87f8af9a85374d88
Author: John Heidemann <jo...@isi.edu>
Date:   Mon Nov 17 16:54:40 2014 -0800

    address bug #1163149, spec is missing groff-base and perl-podlators

 perl-Fsdb.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 8e4524e..9aad34f 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -31,6 +31,9 @@ BuildRequires:  perl(IO::Compress::Xz)
 # next two are needed to run test suites and are not autodetected
 BuildRequires:       perl(HTML::Parser)
 BuildRequires:       perl(Text::CSV_XS)
+# next two are to build README
+BuildRequires: groff-base
+BuildRequires: perl-podlators
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 # next two are needed to run test suites and are not autodetected
 Requires:       perl(HTML::Parser)
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to