Bug 1154406
| Summary: | Review Request: perl-Unicode-CaseFold - Unicode case-folding for case-insensitive lookups | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Emmanuel Seyman <emmanuel> |
| Component: | Package Review | Assignee: | Petr Šabata <psabata> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | package-review, psabata |
| Target Milestone: | --- | Flags: | psabata:
fedora-review+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-29 08:37:01 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Emmanuel Seyman
2014-10-19 13:49:31 UTC
Missing perl BR. I think you should provide perl(Unicode::CaseFoldPP). XSLoader is used at build time. BR it. There's no need for the explicit Exporter and Scalar::Util runtime dependencies. The rest is fine. (In reply to Petr Šabata from comment #1) > > Missing perl BR. Added. > I think you should provide perl(Unicode::CaseFoldPP). Indeed. Fixed. > XSLoader is used at build time. BR it. Added. > There's no need for the explicit Exporter and Scalar::Util runtime > dependencies. Removed. Spec URL: http://people.parinux.org/~seyman/fedora/perl-Unicode-CaseFold/perl-Unicode-CaseFold.spec SRPM URL: http://people.parinux.org/~seyman/fedora/perl-Unicode-CaseFold/perl-Unicode-CaseFold-1.00-2.fc20.src.rpm (In reply to Emmanuel Seyman from comment #2) > (In reply to Petr Šabata from comment #1) > > There's no need for the explicit Exporter and Scalar::Util runtime > > dependencies. > > Removed. You also removed XSLoader. This dependency won't get autodetected. Please, put it back. Sigh... Fixed. Spec URL: http://people.parinux.org/~seyman/fedora/perl-Unicode-CaseFold/perl-Unicode-CaseFold.spec SRPM URL: http://people.parinux.org/~seyman/fedora/perl-Unicode-CaseFold/perl-Unicode-CaseFold-1.00-3.fc20.src.rpm Okay, all good now :) Thanks, Petr. New Package SCM Request ======================= Package Name: perl-Unicode-CaseFold Short Description: Unicode case-folding for case-insensitive lookups Upstream URL: http://search.cpan.org/dist/Unicode-CaseFold/ Owners: eseyman Branches: f20 f21 InitialCC: perl-sig Git done (by process-git-requests). Package imported, builds completed, updates issued. |