Bug 2418596
| Summary: | Review Request: perl-Chemistry-File-XYZ - XYZ molecule format reader/writer | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dominik 'Rathann' Mierzejewski <dominik> |
| Component: | Package Review | Assignee: | Jitka Plesnikova <jplesnik> |
| Status: | ASSIGNED --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | jplesnik, package-review |
| Target Milestone: | --- | Keywords: | AutomationTriaged |
| Target Release: | --- | Flags: | jplesnik:
fedora-review?
|
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | https://metacpan.org/dist/Chemistry-File-XYZ | ||
| Whiteboard: | Trivial | ||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 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
Dominik 'Rathann' Mierzejewski
2025-12-03 13:17:41 UTC
Copr build: https://copr.fedorainfracloud.org/coprs/build/9863300 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2418596-perl-chemistry-file-xyz/fedora-rawhide-x86_64/09863300-perl-Chemistry-File-XYZ/fedora-review/review.txt Please take a look if any issues were found. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed
BuildRequires
FIX: Add build-require 'coreutils' it is needed for %{_fixperms}
FIX: Please specify all dependencies in BuildRequires
perl(base) - Chemistry-File-XYZ-0.11/XYZ.pm:6
perl(Carp) - Chemistry-File-XYZ-0.11/XYZ.pm:8
perl(Chemistry::File) - Chemistry-File-XYZ-0.11/XYZ.pm:6
perl(strict) - Chemistry-File-XYZ-0.11/XYZ.pm:9
perl(warnings) - Chemistry-File-XYZ-0.11/XYZ.pm:10
$ rpm -qp --requires perl-Chemistry-File-XYZ-0.11-1.fc44.noarch.rpm | sort | uniq -c | grep -v rpmlib
1 perl(base)
1 perl(Carp)
1 perl(Chemistry::File)
1 perl(Chemistry::Mol)
1 perl-libs
1 perl(strict)
1 perl(warnings)
Binary requires are Ok.
$ rpm -qp --provides perl-Chemistry-File-XYZ-0.11-1.fc44.noarch.rpm | sort | uniq -c
1 perl(Chemistry::File::XYZ) = 0.11
1 perl-Chemistry-File-XYZ = 0.11-1.fc44
Binary provides are Ok.
$ rpmlint perl-Chemistry-File-XYZ-0.11-1.fc44.noarch.rpm
============================ rpmlint session starts ============================
rpmlint: 2.8.0
configuration:
/usr/lib/python3.13/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/scoring.toml
/etc/xdg/rpmlint/users-groups.toml
/etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 1
perl-Chemistry-File-XYZ.noarch: E: spelling-error ('Mol', '%description -l en_US Mol -> Mo, Moll, Moe')
1 packages and 0 specfiles checked; 1 errors, 0 warnings, 3 filtered, 1 badness; has taken 0.1 s
Rpmlint is ok
NOTE: Is there any special reason why you use control via 'check' macro?
Otherwise the package is in line with Fedora and Perl packaging guide lines.
Please correct all 'FIX' items, consider fixing 'TODO' items and provide a new spec file.
Resolution:
NOT Approved
|