Bug 1238760

Summary: Review Request: perl-Unicode-Collate - Unicode Collation Algorithm
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: Package ReviewAssignee: Jitka Plesnikova <jplesnik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jplesnik, package-review
Target Milestone: ---Flags: jplesnik: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-Unicode-Collate-1.12-348.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-10 12:33:07 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 Petr Pisar 2015-07-02 14:38:21 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-Unicode-Collate/perl-Unicode-Collate.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-Unicode-Collate/perl-Unicode-Collate-1.12-1.fc23.src.rpm
Description:
This package is Perl implementation of Unicode Technical Standard #10 (Unicode
Collation Algorithm).

Fedora Account System Username: ppisar

This package will dual-live with perl.spec after sub-packaging it there.

Comment 1 Jitka Plesnikova 2015-07-08 11:12:24 UTC
Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed
BuildRequires are ok

$ rpm -qp --requires perl-Unicode-Collate-1.12-1.fc23.x86_64.rpm | sort | uniq -c
      1 libc.so.6()(64bit)
      1 libc.so.6(GLIBC_2.14)(64bit)
      1 libc.so.6(GLIBC_2.2.5)(64bit)
      1 libc.so.6(GLIBC_2.4)(64bit)
      1 libperl.so.5.22()(64bit)
      1 perl >= 0:5.006
      1 perl(:MODULE_COMPAT_5.22.0)
      1 perl(Carp)
      1 perl(DynaLoader)
      1 perl(File::Spec)
      1 perl(Unicode::Collate)
      1 perl(Unicode::Normalize)
      1 perl(base)
      1 perl(constant)
      1 perl(strict)
      1 perl(warnings)
      1 rpmlib(CompressedFileNames) <= 3.0.4-1
      1 rpmlib(FileDigests) <= 4.6.0-1
      1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
      1 rpmlib(PayloadIsXz) <= 5.2-1
      1 rtld(GNU_HASH)
Binary requires are Ok.

$ rpm -qp --provides perl-Unicode-Collate-1.12-1.fc23.x86_64.rpm | sort | uniq -c
      1 perl(Unicode::Collate) = 1.12
      1 perl(Unicode::Collate::CJK::Big5) = 1.12
      1 perl(Unicode::Collate::CJK::GB2312) = 1.12
      1 perl(Unicode::Collate::CJK::JISX0208) = 1.12
      1 perl(Unicode::Collate::CJK::Korean) = 1.12
      1 perl(Unicode::Collate::CJK::Pinyin) = 1.12
      1 perl(Unicode::Collate::CJK::Stroke) = 1.12
      1 perl(Unicode::Collate::CJK::Zhuyin) = 1.12
      1 perl(Unicode::Collate::Locale) = 1.12
      1 perl-Unicode-Collate = 1.12-1.fc23
      1 perl-Unicode-Collate(x86-64) = 1.12-1.fc23
Binary provides are Ok.

$ rpmlint ./perl-Unicode-Collate*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
Rpmlint is ok

The package is APPROVED.

Comment 2 Petr Pisar 2015-07-08 11:38:39 UTC
New Package SCM Request
=======================
Package Name: perl-Unicode-Collate
Short Description: Unicode Collation Algorithm
Upstream URL: http://search.cpan.org/dist/Unicode-Collate/
Owners: ppisar jplesnik psabata
Branches: 
InitialCC: perl-sig

Comment 3 Gwyn Ciesla 2015-07-08 12:18:05 UTC
Git done (by process-git-requests).

Comment 4 Petr Pisar 2015-07-10 12:33:07 UTC
Thank you for the review and the repository.