[Bug 2360688] Review Request: perl-Mail-ListDetector - Perl extension for detecting mailing list messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



--- Comment #4 from Xavier Bachelot <xavier@xxxxxxxxxxxx> ---
A wildcard that globs everything is not ok, using a wildcard while still being
specific enough is.
%{_mandir}/man3/* is not ok
%{_mandir}/man3/Mail::ListDetector*.3pm* is ok

You're right about the directory being shared by other modules, however this is
how it is done for perl modules.
See https://docs.fedoraproject.org/en-US/packaging-guidelines/Perl/
This and the wildcard restriction above leads to what I suggested.

About BuildRequires:  /usr/bin/chmod
While this would work, a requirement on a file is more costly to resolve and a
requirement against a package is preferred, thus
BuildRequires: coreutils


-- 
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
https://bugzilla.redhat.com/show_bug.cgi?id=2360688

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202360688%23c4

-- 
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux