From c45c96d0a41af0e2200bf49612d4932a21ad6dcb Mon Sep 17 00:00:00 2001 From: John Heidemann <[email protected]> Date: Mon, 20 Jul 2015 10:59:19 -0700 Subject: changes for el6
diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index c2734ed..aa90ab4 100644 --- a/perl-Fsdb.spec +++ b/perl-Fsdb.spec @@ -33,7 +33,7 @@ BuildRequires: perl(IO::Compress::Xz) 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-base +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 @@ -41,7 +41,7 @@ Requires: perl(HTML::Parser) Requires: perl(Text::CSV_XS) Requires: perl(IO::Compress::Bzip2) Requires: perl(IO::Compress::Gzip) -Requires: perl(IO::Compress::Xz) +# Requires: perl(IO::Compress::Xz) -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=el6&id=c45c96d0a41af0e2200bf49612d4932a21ad6dcb -- 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
