Bug 2418594
| Summary: | Review Request: perl-Chemistry-File-VRML - Generate VRML models for molecules | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dominik 'Rathann' Mierzejewski <dominik> |
| Component: | Package Review | Assignee: | Andreas Haupt <andreas.haupt> |
| Status: | ASSIGNED --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | andreas.haupt, benson_muite, package-review |
| Target Milestone: | --- | Keywords: | AutomationTriaged |
| Target Release: | --- | Flags: | andreas.haupt:
fedora-review?
andreas.haupt: needinfo+ |
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | https://metacpan.org/dist/Chemistry-File-VRML | ||
| 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:09:19 UTC
Copr build: https://copr.fedorainfracloud.org/coprs/build/9863298 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2418594-perl-chemistry-file-vrml/fedora-rawhide-x86_64/09863298-perl-Chemistry-File-VRML/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. Dear Dominik, thanks for trying to bring this into Fedora! The review ticket is quite old meanwhile, but I guess you're still interested, right? There are also some similar tickets for perl-Chemistry-* packages in the pipeline - partly blocking each other. I'd do them later, if nobody else steps in. This will be my first official package review, just as a warning ... I haven't found any blocker, just one thing: as the package does not include a license file, I'm supposed to ask you if you already tried to make upstream aware of this: https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text Otherwise package is fine. OK, some missing things:
The %{_fixperms} macro only works with:
BuildRequires: coreutils
As tests are run during build the package Requires should be in BuildRequires as well (in the %if %{with check} block):
[host] ~/FedoraReview/2418594-perl-Chemistry-File-VRML/results % rpm -qpR perl-Chemistry-File-VRML-0.10-1.fc45.noarch.rpm
perl(Chemistry::File)
perl(Chemistry::Mol)
perl(POSIX)
perl(base)
perl(strict)
perl(warnings)
Thanks for reviewing this Andreas. Spec URL: https://rathann.fedorapeople.org/review/perl-Chemistry-File-VRML/perl-Chemistry-File-VRML.spec SRPM URL: https://rathann.fedorapeople.org/review/perl-Chemistry-File-VRML/perl-Chemistry-File-VRML-0.10-2.fc45.src.rpm Description: * Thu May 07 2026 Dominik 'Rathann' Mierzejewski <dominik> - 0.10-2 - add missing BuildRequires |