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



--- Comment #102 from Paul Howarth <[email protected]> ---
EPEL-5 branch of perl-IO-Compress-Zlib requested in Bug 243019.

You don't need to add any additional requires, it already has the right ones.
When dealing with perl module requirements, it's best to use the
'perl(module-name)' syntax. So, in your example above, instead of:

# yum install perl-HTTP-Request

you could just have done:

# yum install 'perl(HTTP::Request)'

and that would have pulled in the perl-libwww-perl package that provides it.

-- 
You are receiving this mail because:
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