https://bugzilla.redhat.com/show_bug.cgi?id=2072972
Michal Josef Spacek mspacek@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review+
--- Comment #6 from Michal Josef Spacek mspacek@redhat.com --- Source file is ok Summary is ok License is ok Description is ok URL and Source are ok All tests passed BuildRequires are ok
$ rpm -qp --requires perl-IP-Geolocation-MMDB-1.010-1.fc39.x86_64.rpm | sort | uniq -c | grep -v rpmlib 1 libc.so.6(GLIBC_2.2.5)(64bit) 1 libc.so.6(GLIBC_2.4)(64bit) 1 libc.so.6()(64bit) 1 libmaxminddb.so.0()(64bit) 1 libperl.so.5.36()(64bit) 1 perl(IP::Geolocation::MMDB::Metadata) 1 perl-libs 1 perl(Math::BigInt) >= 1.999806 1 perl(:MODULE_COMPAT_5.36.1) 1 perl(utf8) 1 perl(:VERSION) >= 5.16.0 1 perl(warnings) 1 perl(XSLoader) 1 rtld(GNU_HASH) Binary requires are Ok.
$ rpm -qp --provides perl-IP-Geolocation-MMDB-1.010-1.fc39.x86_64.rpm | sort | uniq -c 1 perl(IP::Geolocation::MMDB::Metadata) = 1.010 1 perl-IP-Geolocation-MMDB(x86-64) = 1.010-1.fc39 1 perl(IP::Geolocation::MMDB) = 1.010 1 perl-IP-Geolocation-MMDB = 1.010-1.fc39 Binary provides are Ok.
$ rpmlint perl-IP-Geolocation-MMDB-* 4 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.3 s
Rpmlint is ok
The package is in line with Fedora and Perl packaging guide lines.
Resolution: approved
perl-devel@lists.fedoraproject.org