From 3c4f5c394b89240631222364a1a64754546d7fe3 Mon Sep 17 00:00:00 2001
From: John Heidemann <[email protected]>
Date: Wed, 4 Jun 2014 22:49:53 -0700
Subject: more packages to get a clean build
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec
index 2941510..0b09271 100644
--- a/perl-Fsdb.spec
+++ b/perl-Fsdb.spec
@@ -28,10 +28,13 @@ BuildRequires: perl(warnings)
BuildRequires: perl(IO::Compress::Bzip2)
BuildRequires: perl(IO::Compress::Gzip)
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)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
-# next two are autodetected by rpmbuild (I am told)
+# next two are needed to run test suites and are not autodetected
Requires: perl(HTML::Parser)
-# Requires: perl(Text::CSV_XS)
+Requires: perl(Text::CSV_XS)
Requires: perl(IO::Compress::Bzip2)
Requires: perl(IO::Compress::Gzip)
Requires: perl(IO::Compress::Xz)
--
cgit v0.10.2
http://pkgs.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=el6&id=3c4f5c394b89240631222364a1a64754546d7fe3
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel