Bug 1288065

Summary: Review Request: perl-Pod-Tidy - Reformatting Pod Processor
Product: [Fedora] Fedora Reporter: Jitka Plesnikova <jplesnik>
Component: Package ReviewAssignee: Petr Šabata <psabata>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review, psabata
Target Milestone: ---Flags: psabata: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-Pod-Tidy-0.10-2.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-09 13:32:50 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: 1288007    
Bug Blocks: 1288541    

Description Jitka Plesnikova 2015-12-03 12:34:38 UTC
Spec URL: https://jplesnik.fedorapeople.org/perl-Pod-Tidy/perl-Pod-Tidy.spec
SRPM URL: https://jplesnik.fedorapeople.org/perl-Pod-Tidy/perl-Pod-Tidy-0.10-1.fc24.src.rpm

Description:
This module provides the heavy lifting needed by the podtidy utility
although the API should be general enough that it can be used directly.

podtidy processes a Pod document and attempts to tidy it's formatting.

Fedora Account System Username: jplesnik

Comment 1 Petr Šabata 2015-12-08 15:14:31 UTC
* Missing buildtime deps:
  - Getopt::Long, scripts/podtidy:12
  - Pod::Usage, scripts/podtidy:13
  - Text::Glob >= 0.06, scripts/podtidy:10
  The script is tested via Test::Cmd in t/09_podtidy.t

* The README file isn't all that useful; I wouldn't package it.

Comment 3 Upstream Release Monitoring 2015-12-08 15:49:57 UTC
psabata's scratch build of perl-Pod-Tidy-0.10-2.fc24.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=12112417

Comment 4 Petr Šabata 2015-12-08 15:56:27 UTC
Okay, approving.

Please, also note the FSF address in the LICENSE file is outdated.
Let upstream know.

Comment 5 Gwyn Ciesla 2015-12-09 13:20:55 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/perl-Pod-Tidy

Comment 6 Jitka Plesnikova 2015-12-09 13:32:50 UTC
Thank you for the review and the repository.