Bug 1547052

Summary: Review Request: perl-File-Map - Memory mapping made simple and safe
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: Package ReviewAssignee: Jitka Plesnikova <jplesnik>
Status: CLOSED DUPLICATE 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+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-20 15:23:14 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 2018-02-20 12:34:40 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-File-Map/perl-File-Map.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-File-Map/perl-File-Map-0.65-1.fc28.src.rpm
Description:
File::Map Perl module maps files or anonymous memory into variables.

Fedora Account System Username: ppisar

Comment 1 Jitka Plesnikova 2018-02-20 15:00:28 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-File-Map-0.65-1.fc28.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.26()(64bit)
      1 libpthread.so.0()(64bit)
      1 libpthread.so.0(GLIBC_2.2.5)(64bit)
      1 libpthread.so.0(GLIBC_2.3.2)(64bit)
      1 perl(Carp)
      1 perl(:MODULE_COMPAT_5.26.1)
      1 perl(PerlIO::Layers)
      1 perl(strict)
      1 perl(Sub::Exporter::Progressive) >= 0.001005
      1 perl(subs)
      1 perl(:VERSION) >= 5.8.0
      1 perl(:VERSION) >= 5.8.1
      1 perl(warnings)
      1 perl(XSLoader)
      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-File-Map-0.65-1.fc28.x86_64.rpm | sort | uniq -c
      1 perl(File::Map) = 0.65
      1 perl-File-Map = 0.65-1.fc28
      1 perl-File-Map(x86-64) = 0.65-1.fc28
Binary provides are Ok.

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

The package looks good.
Approved

Comment 2 Petr Pisar 2018-02-20 15:23:14 UTC
The package actually already exists. I had a type in repoquery and probably in Bugzilla query too. I'm sorry for bothering you.

*** This bug has been marked as a duplicate of bug 641341 ***