Bug 1547052 - Review Request: perl-File-Map - Memory mapping made simple and safe
Summary: Review Request: perl-File-Map - Memory mapping made simple and safe
Keywords:
Status: CLOSED DUPLICATE of bug 641341
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-20 12:34 UTC by Petr Pisar
Modified: 2018-02-20 15:23 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-02-20 15:23:14 UTC
Type: ---
Embargoed:
jplesnik: fedora-review+


Attachments (Terms of Use)

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 ***


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