Bug 1058623
| Summary: | Review Request: perl-WebService-Linode - Perl Interface to the Linode.com API | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christopher Meng <i> |
| 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: | nb, 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-07-01 15:36:25 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1058628 | ||
|
Description
Christopher Meng
2014-01-28 07:48:19 UTC
FIX: Missing the perl(Data::Dumper) BR, from lib/WebService/Linode/Base.pm:10 and t/01-domains.t:4 FIX: Remove the JSON and LWP::UserAgent from the explicit runtime deps. Those will be picked up automatically. TODO: Add `perl' to your BRs as it's called in the SPEC. TODO: Package `examples' in the %doc. NOTE: I think it'd be better to require perl(LWP::Protocol::https) instead of the perl(Mozilla::CA) and perl(Crypt::SSLeay) combo, however I know you're just following the upstream's recommendation. Perhaps try if the module works with LWP::Protocol::https only and suggest the switch to upstream if you feel like it? In my opinion it'd be a bit cleaner. Anyhow, this really isn't important for the review and I haven't checked whether this makes any sense either :) Just a thought. Fix the points marked as FIX and I'll approve the package. Ignore your thought for a while ;) But I've filed an issue at upstream: Fixed: Spec URL: http://cicku.me/perl-WebService-Linode.spec SRPM URL: http://cicku.me/perl-WebService-Linode-0.18-1.fc21.src.rpm Alright, approving. (In reply to Petr Šabata from comment #3) > Alright, approving. Upstream changed the code based on your suggestion! Bingo! ;) New Package SCM Request ======================= Package Name: perl-WebService-Linode Short Description: Perl Interface to the Linode.com API Owners: cicku Branches: f20 el6 epel7 InitialCC: perl-sig Git done (by process-git-requests). *** Bug 1056336 has been marked as a duplicate of this bug. *** Ping; have you pushed and built the package? |