From 23d2185a189768ed82e0bbc83e8e8d3e0f75c7da Mon Sep 17 00:00:00 2001 From: John Heidemann <[email protected]> Date: Mon, 20 Jul 2015 11:07:49 -0700 Subject: more el6
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index aa90ab4..c376dfa 100644 --- a/perl-Fsdb.spec +++ b/perl-Fsdb.spec @@ -28,13 +28,11 @@ BuildRequires: perl(XML::Simple) # following BRs are maybe not required? 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) # next two are needed to run build README, see https://bugzilla.redhat.com/show_bug.cgi?id=1163149 BuildRequires: groff -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) -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=el6&id=23d2185a189768ed82e0bbc83e8e8d3e0f75c7da -- 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
