https://bugzilla.redhat.com/show_bug.cgi?id=1079718 --- Comment #6 from David Dick <ddick@xxxxxxxx> --- Hi Sven, The following BRs MUST be fixed. --- perl-Catalyst-Plugin-Compress.old 2014-05-20 23:51:55.000000000 +1000 +++ perl-Catalyst-Plugin-Compress.spec 2014-05-21 21:02:00.988340126 +1000 @@ -8,16 +8,28 @@ Source0: http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Compress-%{version}.tar.gz BuildArch: noarch BuildRequires: perl +BuildRequires: perl(Catalyst::Utils) +BuildRequires: perl(Config) +BuildRequires: perl(Cwd) +BuildRequires: perl(Fcntl) +BuildRequires: perl(File::Find) +BuildRequires: perl(File::Path) +BuildRequires: perl(File::Spec) +BuildRequires: perl(FindBin) +BuildRequires: perl(List::Util) BuildRequires: perl(Test::More) BuildRequires: perl(Catalyst::Runtime) >= 5.80001 BuildRequires: perl(Compress::Bzip2) >= 2 BuildRequires: perl(Compress::Zlib) BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MM_Unix) BuildRequires: perl(MRO::Compat) +BuildRequires: perl(strict) +BuildRequires: perl(vars) +BuildRequires: perl(warnings) Requires: perl(Catalyst::Runtime) >= 5.80001 Requires: perl(Compress::Bzip2) >= 2 Requires: perl(Compress::Zlib) -Requires: perl(MRO::Compat) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The runtime "Requires: perl(MRO::Compat)" was removed as it is auto-detected. The other requirements cannot be auto-detected, so they were left. Once you apply these changes, this package should be good to go. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review