Bug 913481 - Review Request: perl-Net-SFTP-Foreign - SSH File Transfer Protocol client for Perl
Summary: Review Request: perl-Net-SFTP-Foreign - SSH File Transfer Protocol client for...
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:
TreeView+ depends on / blocked
 
Reported: 2013-02-21 10:38 UTC by Normunds
Modified: 2014-08-13 12:59 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-13 12:59:32 UTC
Type: ---
Embargoed:
psabata: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Normunds 2013-02-21 10:38:05 UTC
Spec URL: http://unibackup.rule.lv/perl-Net-SFTP-Foreign.spec
SRPM URL: http://unibackup.rule.lv/perl-Net-SFTP-Foreign-1.74.5-1.fc18.src.rpm
Description: SSH File Transfer Protocol client for Perl
Fedora Account System Username: normunds

Comment 2 Petr Šabata 2013-02-21 15:56:27 UTC
>  2 %global real_version 1.74_05
>  3 Version:        1.74.5

Upstream uses odd version numbers for previous even-numbered development releases so this is okay.  However, I'd suggest using '1.74.05' to emphasize this is an unstable release, as done elsewhere.

Missing BRs:

* perl(Encode) from lib/Net/SFTP/Foreign.pm:17
* perl(Net::SFTP) from t/Net-SFTP-Foreign-Compat.t:5
* perl(POSIX) from lib/Net/SFTP/Foreign/Backend/Unix.pm:12
* perl(Tie::Handle) from lib/Net/SFTP/Foreign.pm:3049

You could also remove the Windows backend from the package completely as this won't ever be used in Fedora.

Packaging debug.txt, TODO, rfc/ (even mentioned in %description), and samples/ (if you do, filter out their deps, e.g. with %perl_default_filter) in %doc would be nice.

Also include LICENSE for sure.

> 38 Requires:       perl(lib)
> 39 Requires:       perl(Cwd)

Those two are only used in tests, no reason to require them at runtime.

Comment 3 Normunds 2013-02-21 19:13:36 UTC
Thank you for thorough review.

Spec URL: http://unibackup.rule.lv/FedoraRPM/perl-Net-SFTP-Foreign.spec
SRPM URL: http://unibackup.rule.lv/FedoraRPM/perl-Net-SFTP-Foreign-1.74.05-1.fc18.src.rpm

 * Changed number to 1.74.05
 * Added missing BuildRequires
 * Removing Windows.pm in preparation phase.
 * Added LICENSE, debug.txt, TODO, rfc/*, samples/* to %doc
 * Added perl_default_filter
 * Removed unneeded Requires.

Thanks and best regards.

Comment 4 Petr Šabata 2013-02-22 16:58:12 UTC
(In reply to comment #3)
>  * Added LICENSE, debug.txt, TODO, rfc/*, samples/* to %doc

I'd change "rfc/*" and "samples/*" to plain "rfc" and "samples".
That will package the whole directories, not just their contents.

Anyhow, everything looks alright now.  Approving.

Comment 5 Normunds 2013-02-22 17:54:03 UTC
Thanks, I am modifying "rfc" and "samples" as you suggest :) 

New Package SCM Request
=======================
Package Name: perl-Net-SFTP-Foreign
Short Description: SSH File Transfer Protocol client for Perl
Owners: normunds psabata
Branches: f17 f18
InitialCC: perl-sig

Comment 6 Gwyn Ciesla 2013-02-22 18:20:14 UTC
Git done (by process-git-requests).

Comment 7 Fedora Update System 2013-02-22 18:59:06 UTC
perl-Net-SFTP-Foreign-1.74.05-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/perl-Net-SFTP-Foreign-1.74.05-1.fc17

Comment 8 Fedora Update System 2013-02-22 19:12:49 UTC
perl-Net-SFTP-Foreign-1.74.05-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/perl-Net-SFTP-Foreign-1.74.05-1.fc18

Comment 9 Fedora Update System 2013-02-24 09:09:11 UTC
perl-Net-SFTP-Foreign-1.74.05-1.fc18 has been pushed to the Fedora 18 testing repository.


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