Bug 1141446
Summary: | Review Request: perl-Pod-Snippets - Extract and reformat snippets of POD | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Robin Lee <robinlee.sysu> |
Component: | Package Review | Assignee: | David Dick <ddick> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | ddick, package-review |
Target Milestone: | --- | Flags: | ddick:
fedora-review+
gwync: fedora-cvs+ |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | perl-Pod-Snippets-0.14-3.fc19 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-10-14 04:36:19 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
Robin Lee
2014-09-13 14:21:33 UTC
Fails to build in rawhide. The SRPM does not build in EPEL5, so you can remove the EPEL5 (and below) specific sections, specifically, the following lines; BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) rm -rf $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) Add the following BRs BuildRequires: perl(base) BuildRequires: perl(File::Path) BuildRequires: perl(File::Spec::Functions) BuildRequires: perl(File::Temp) BuildRequires: perl(overload) BuildRequires: perl(Pod::Parser) BuildRequires: perl(strict) BuildRequires: perl(Test::More) BuildRequires: perl(vars) BuildRequires: perl(warnings) Changes: - BR: perl(base) perl(File::Path) perl(File::Spec::Functions) perl(File::Temp) perl(overload) perl(strict) perl(Test::More) perl(vars) perl(warnings) - specfile cleanup Spec URL: http://cheeselee.fedorapeople.org/perl-Pod-Snippets.spec SRPM URL: http://cheeselee.fedorapeople.org/perl-Pod-Snippets-0.14-2.fc20.src.rpm Okay. Looking good. Builds successfully at http://koji.fedoraproject.org/koji/taskinfo?taskID=7628756 Last cleanups. Remove the "find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;" line. Add the "eg" directory to %doc Remove the "Requires: perl(Pod::Parser)" line, rpm auto-detects this requirement. Changes: - Additional cleanup - Remove Requires perl(Pod::Parser) Spec URL: http://cheeselee.fedorapeople.org/perl-Pod-Snippets.spec SRPM URL: http://cheeselee.fedorapeople.org/perl-Pod-Snippets-0.14-3.fc20.src.rpm Packages builds at http://koji.fedoraproject.org/koji/taskinfo?taskID=7634680 Licensing is correct rpmlint is clean Run and Build time requires look good Package APPROVED! New Package SCM Request ======================= Package Name: perl-Pod-Snippets Short Description: Extract and reformat snippets of POD Upstream URL: http://search.cpan.org/dist/Pod-Snippets/ Owners: cheeselee Branches: f19 f20 f21 InitialCC: perl-sig Git done (by process-git-requests). perl-Pod-Snippets-0.14-3.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/perl-Pod-Snippets-0.14-3.fc21 perl-Pod-Snippets-0.14-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/perl-Pod-Snippets-0.14-3.fc20 perl-Pod-Snippets-0.14-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/perl-Pod-Snippets-0.14-3.fc19 perl-Pod-Snippets-0.14-3.fc19 has been pushed to the Fedora 19 testing repository. perl-Pod-Snippets-0.14-3.fc21 has been pushed to the Fedora 21 stable repository. perl-Pod-Snippets-0.14-3.fc19 has been pushed to the Fedora 19 stable repository. perl-Pod-Snippets-0.14-3.fc20 has been pushed to the Fedora 20 stable repository. |