Bug 1287775 - Review Request: perl-SVN-Look - Caching wrapper around the svnlook command
Summary: Review Request: perl-SVN-Look - Caching wrapper around the svnlook command
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Petr Šabata
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1288541
TreeView+ depends on / blocked
 
Reported: 2015-12-02 16:08 UTC by Jitka Plesnikova
Modified: 2015-12-07 08:27 UTC (History)
2 users (show)

Fixed In Version: perl-SVN-Look-0.41-1.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-07 08:27:08 UTC
Type: ---
Embargoed:
psabata: fedora-review+


Attachments (Terms of Use)

Description Jitka Plesnikova 2015-12-02 16:08:39 UTC
Spec URL: https://jplesnik.fedorapeople.org/perl-SVN-Look/perl-SVN-Look.spec
SRPM URL: https://jplesnik.fedorapeople.org/perl-SVN-Look/perl-SVN-Look-0.41-1.fc24.src.rpm

Description:
The svnlook command is the workhorse of Subversion hook scripts, being used
to gather all sorts of information about a repository, its revisions, and
its transactions. This module provides a simple object oriented interface
to a specific svnlook invocation, to make it easier to hook writers to get
and use the information they need. Moreover, all the information gathered
by calling the svnlook command is cached in the object, avoiding
repetitious calls.

Fedora Account System Username: jplesnik

Comment 1 Petr Šabata 2015-12-02 16:52:04 UTC
* You don't need to BR MIME::Base64; that code path isn't tested.

* NO_PACKLIST won't work in any EPEL release so conditionalizing %license
  isn't necessary either.


No blockers.  Approving.

Comment 2 Gwyn Ciesla 2015-12-04 17:00:38 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/perl-SVN-Look

Comment 3 Jitka Plesnikova 2015-12-07 08:27:08 UTC
Thank you for the review and the repository.


Note You need to log in before you can comment on or make changes to this bug.