https://bugzilla.redhat.com/show_bug.cgi?id=1165625



--- Comment #7 from Petr Ĺ abata <[email protected]> ---
Ok, much better.

Just please change
BuildRequires:  perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
to
BuildRequires:  perl

Here's an explanation what MODULE_COMPAT is and why we use it:
https://fedoraproject.org/wiki/Packaging:Perl#Versioned_MODULE_COMPAT_Requires

You also added a runtime dependency on XML::Writer.  Although it's not
technically needed, despite what Makefile.PL and README say, I agree it's good
to have it.

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to