Bug 963213
| Summary: | Review Request: perl-HTTP-CookieJar - Minimalist HTTP user agent cookie jar | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Yanko Kaneti <yaneti> |
| 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: | notting, 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: | 2013-05-28 06:24:40 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: | 963197, 963211 | ||
| Bug Blocks: | |||
|
Description
Yanko Kaneti
2013-05-15 12:16:29 UTC
Missing build-time deps: - Recommended: perl(File::Find), perl(HTTP::Request)*, perl(HTTP::Response)*, perl(strict), perl(warnings) * If you don't include those, you may safely drop some others that depend on them, e.g. perl(URI). None of your explicit run-requires are necessary and should be dropped. RPM detects all of them but Mozilla::PublicSuffix, which is optional. PERL_INSTALL_ROOT could be substituted with DESTDIR. Line 48 may be removed. There's no need to ship dist.ini, META.json, perlcritic.rc, or tidyall.ini as %doc. I'll try to build it once our dependencies make it into Fedora. Thanks for the review. I tried addressing all the issues in 0.004-2 - Address review comments. (#963213#c1) Spec URL: http://declera.com/~yaneti/perl-HTTP-CookieJar/perl-HTTP-CookieJar.spec SRPM URL: http://declera.com/~yaneti/perl-HTTP-CookieJar/perl-HTTP-CookieJar-0.004-2.fc20.src.rpm Alright, all fixed. Approving. New Package SCM Request ======================= Package Name: perl-HTTP-CookieJar Short Description: Minimalist HTTP user agent cookie jar Owners: yaneti Branches: f19 InitialCC: perl-sig Git done (by process-git-requests). Deps in stable. Builds done. Updates submitted. Thanks. |