Bug 2103007
| Summary: | Review Request: perl-Type-Tiny-XS - Provides an XS boost for some of Type::Tiny's built-in type constraints | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ralf Corsepius <rc040203> |
| Component: | Package Review | Assignee: | Jitka Plesnikova <jplesnik> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | jplesnik, package-review, paul |
| 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: | 2022-11-18 07:53:38 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
Ralf Corsepius
2022-07-01 07:14:49 UTC
Please update the package to version 0.025 and also update the license tag. Then I'll start the review. Updates as requested: Spec URL: https://corsepiu.fedorapeople.org/packages/perl-Type-Tiny-XS.spec SRPM URL: https://corsepiu.fedorapeople.org/packages/perl-Type-Tiny-XS-0.025-1.fc38.src.rpm Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed
BuildRequires
FIX: Please add build-requires:
perl(File::Copy) - Makefile.PL:75
perl(File::Spec) - Makefile.PL:76
perl(overload) - Type-Tiny-XS-0.025/t/10bool.t:37
$ rpm -qp --requires perl-Type-Tiny-XS-0.025-1.fc38.x86_64.rpm | sort | uniq -c | grep -v rpmlib
1 ld-linux-x86-64.so.2()(64bit)
1 ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)
1 libc.so.6()(64bit)
1 libc.so.6(GLIBC_2.2.5)(64bit)
1 libc.so.6(GLIBC_2.3.4)(64bit)
1 libc.so.6(GLIBC_2.4)(64bit)
1 libperl.so.5.36()(64bit)
1 perl(:MODULE_COMPAT_5.36.0)
1 perl(Scalar::Util)
1 perl(strict)
1 perl(Type::Tiny::XS)
1 perl(:VERSION) >= 5.8.5
1 perl(warnings)
1 perl(XSLoader)
1 rtld(GNU_HASH)
Binary requires are Ok.
TODO: Please consider to add run-requires 'perl(Type::Parser)'
$ rpm -qp --provides perl-Type-Tiny-XS-0.025-1.fc38.x86_64.rpm | sort | uniq -c
1 perl(Type::Tiny::XS) = 0.025
1 perl-Type-Tiny-XS = 0.025-1.fc38
1 perl(Type::Tiny::XS::Util) = 0.025
1 perl-Type-Tiny-XS(x86-64) = 0.025-1.fc38
Binary provides are Ok.
$ rpmlint ./perl-Type-Tiny-XS*
========================= rpmlint session starts =======================================
rpmlint: 2.2.0
configuration:
/usr/lib/python3.10/site-packages/rpmlint/configdefaults.toml
/etc/xdg/rpmlint/fedora-legacy-licenses.toml
/etc/xdg/rpmlint/fedora-spdx-licenses.toml
/etc/xdg/rpmlint/fedora.toml
/etc/xdg/rpmlint/licenses.toml
/etc/xdg/rpmlint/scoring.toml
/etc/xdg/rpmlint/users-groups.toml
/etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 3
= 2 packages and 1 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.9 s =
Rpmlint is ok
Otherwise the package is in line with Fedora and Perl packaging guide lines.
Please correct all 'FIX' items, consider fixing 'TODO' item.
Resolution:
Approved
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-Type-Tiny-XS Hi Ralf, could you please add me (FAS: pghmcfc) as contributor for epel branches of this package? (In reply to Paul Howarth from comment #5) > Hi Ralf, could you please add me (FAS: pghmcfc) as contributor for epel > branches of this package? Done. I made you collaborator and BZ-contact for epel*. FEDORA-EPEL-2022-e93efcf19a has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-e93efcf19a Thanks Ralf. FEDORA-EPEL-2022-e93efcf19a has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-e93efcf19a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2022-e93efcf19a has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report. |