Bug 1747012 - Review Request: perl-Algorithm-BloomFilter - A simple bloom filter data structure
Summary: Review Request: perl-Algorithm-BloomFilter - A simple bloom filter data struc...
Keywords:
Status: CLOSED CURRENTRELEASE
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: 2019-08-29 17:07 UTC by Emmanuel Seyman
Modified: 2019-09-03 17:39 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-03 17:39:49 UTC
Type: ---
Embargoed:
jplesnik: fedora-review+


Attachments (Terms of Use)

Description Emmanuel Seyman 2019-08-29 17:07:51 UTC
Spec URL: http://people.parinux.org/~seyman/fedora/perl-Algorithm-BloomFilter/perl-Algorithm-BloomFilter.spec
SRPM URL: http://people.parinux.org/~seyman/fedora/perl-Algorithm-BloomFilter/perl-Algorithm-BloomFilter-0.02-1.fc30.src.rpm
Description:
This module implements a simple bloom filter in C/XS.
Fedora Account System Username: eseyman
Rpmlint Output: 1 packages and 1 specfiles checked; 0 errors, 0 warnings.

Comment 1 Jitka Plesnikova 2019-08-30 06:34: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-Algorithm-BloomFilter-0.02-1.fc32.x86_64.rpm | sort | uniq -c | grep -v rpmlib
      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.30()(64bit)
      1 libpthread.so.0()(64bit)
      1 perl(:MODULE_COMPAT_5.30.0)
      1 perl(strict)
      1 perl(:VERSION) >= 5.8.1
      1 perl(warnings)
      1 perl(XSLoader)
      1 rtld(GNU_HASH)
Binary requires are Ok.

$ rpm -qp --provides perl-Algorithm-BloomFilter-0.02-1.fc32.x86_64.rpm | sort | uniq -c
      1 perl(Algorithm::BloomFilter) = 0.02
      1 perl-Algorithm-BloomFilter = 0.02-1.fc32
      1 perl-Algorithm-BloomFilter(x86-64) = 0.02-1.fc32
Binary provides are Ok.

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

Resolution:
Approved

Comment 2 Gwyn Ciesla 2019-08-30 16:48:12 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-Algorithm-BloomFilter

Comment 3 Emmanuel Seyman 2019-09-03 17:39:49 UTC
This package is now in Rawhide and updates have been released for the stable distributions. Thank you for the review, Jikta.


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