Bug 1204172 - Review Request: perl-Authen-SASL-SASLprep - Stringprep profile for user names and passwords (RFC 4013)
Summary: Review Request: perl-Authen-SASL-SASLprep - Stringprep profile for user names...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul Howarth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1204176
TreeView+ depends on / blocked
 
Reported: 2015-03-20 14:09 UTC by Petr Pisar
Modified: 2015-04-21 18:50 UTC (History)
2 users (show)

Fixed In Version: perl-Authen-SASL-SASLprep-1.01-1.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-25 12:38:57 UTC
Type: ---
Embargoed:
paul: fedora-review+
puiterwijk: fedora-cvs+


Attachments (Terms of Use)

Description Petr Pisar 2015-03-20 14:09:34 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-Authen-SASL-SASLprep/perl-Authen-SASL-SASLprep.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-Authen-SASL-SASLprep/perl-Authen-SASL-SASLprep-1.01-1.fc23.src.rpm
Description:
This Perl module implements the SASLprep specification, which describes how to
prepare Unicode strings representing user names and passwords for comparison.
SASLprep is a profile of the stringprep algorithm.

Fedora Account System Username: ppisar

Comment 1 Paul Howarth 2015-03-24 14:26:34 UTC
rpmlint output
==============
perl-Authen-SASL-SASLprep.noarch: W: spelling-error Summary(en_US) Stringprep -> String prep, String-prep, Stripping
perl-Authen-SASL-SASLprep.noarch: W: spelling-error %description -l en_US stringprep -> string prep, string-prep, stripping
perl-Authen-SASL-SASLprep.noarch: E: incorrect-fsf-address /usr/share/licenses/perl-Authen-SASL-SASLprep/LICENSE
perl-Authen-SASL-SASLprep.src: W: spelling-error Summary(en_US) Stringprep -> String prep, String-prep, Stripping
perl-Authen-SASL-SASLprep.src: W: spelling-error %description -l en_US stringprep -> string prep, string-prep, stripping
2 packages and 0 specfiles checked; 1 errors, 4 warnings.

Spellings are technical terms and can be ignored.
FSF address issue raised as https://rt.cpan.org/Public/Bug/Display.html?id=102903

checklist
=========
- rpmlint OK
- package and spec file naming OK
- package meets guidelines
- license is same as perl, OK for Fedora, matches upstream, license file packaged
- spec file written in English and is legible
- source matches upstream apart from timestamp
- package builds OK in mock for Rawhide
- buildreqs OK
- no locale data, libraries, devel files etc. to consider
- package is not intended to be relocatable
- directory ownership and permissions OK, no duplicate files
- macro usage is consistent
- code, not content
- no large docs to worry about
- docs don't affect runtime
- not a GUI app, no desktop file needed
- filenames are all ASCII

issues
======

I prefer to use a patch rather than running iconv in %prep to fix character
encodings. The reason for this is that sometimes upstreams switch character
encodings themselves, and you can end up running iconv to convert an
already-UTF8 file to UTF8, which usually doesn't generate an error but
mangles the content of the file, and this problem is not detected by rpmlint.
Using a patch instead catches this as the patch wouldn't apply if upstream
changed character encoding. This is not a blocker but it's something to
watch out for if you don't want to change this. If you do decide to use a
patch, you could get rid of the BR: glibc-common too.

Consider using wget/spectool to retrieve sources to maintain timestamp.


No blockers.

Package is APPROVED.

Comment 2 Petr Pisar 2015-03-24 14:55:34 UTC
New Package SCM Request
=======================
Package Name: perl-Authen-SASL-SASLprep
Short Description: Stringprep profile for user names and passwords (RFC 4013)
Upstream URL: http://search.cpan.org/dist/Authen-SASL-SASLprep/
Owners: ppisar jplesnik psabata
Branches: 
InitialCC: perl-sig

Comment 3 Gwyn Ciesla 2015-03-24 15:39:40 UTC
Git done (by process-git-requests).

Comment 4 Petr Pisar 2015-03-25 12:38:57 UTC
Thank you for the review and the repository. I changed the iconv to patch.

Comment 5 Petr Pisar 2015-03-30 08:52:19 UTC
Package Change Request
======================
Package Name: perl-Authen-SASL-SASLprep
New Branches: f22
Owners: ppisar jplesnik psabata
InitialCC: perl-sig

Comment 6 Patrick Uiterwijk 2015-03-30 20:18:21 UTC
Git done (by process-git-requests).

Comment 7 Fedora Update System 2015-03-31 07:22:51 UTC
perl-Authen-SASL-SASLprep-1.01-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/perl-Authen-SASL-SASLprep-1.01-1.fc22

Comment 8 Fedora Update System 2015-04-21 18:50:26 UTC
perl-Authen-SASL-SASLprep-1.01-1.fc22 has been pushed to the Fedora 22 stable repository.


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