Bug 2418594 - Review Request: perl-Chemistry-File-VRML - Generate VRML models for molecules
Summary: Review Request: perl-Chemistry-File-VRML - Generate VRML models for molecules
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Andreas Haupt
QA Contact: Fedora Extras Quality Assurance
URL: https://metacpan.org/dist/Chemistry-F...
Whiteboard: Trivial
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-03 13:09 UTC by Dominik 'Rathann' Mierzejewski
Modified: 2026-04-14 17:45 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:
andreas.haupt: fedora-review?
andreas.haupt: needinfo+


Attachments (Terms of Use)

Description Dominik 'Rathann' Mierzejewski 2025-12-03 13:09:19 UTC
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-1.fc44.src.rpm
Description:
This module generates a VRML (Virtual Reality Modeling Language)
representation of a molecule, which can then be visualized with any VRML
viewer. This is a PerlMol file I/O plugin, and registers the 'vrml'
format with Chemistry::Mol. Note however that this file plugin is
write-only; there's no way of reading a VRML file back into a molecule.

This module is a modification of PDB2VRML by Horst Vollhardt, adapted to
the Chemistry::File interface.

Fedora Account System Username: rathann

Comment 1 Fedora Review Service 2025-12-03 21:07:39 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.

Comment 2 Andreas Haupt 2026-04-11 07:24:12 UTC
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.

Comment 3 Andreas Haupt 2026-04-11 14:02:43 UTC
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)

Comment 4 Benson Muite 2026-04-13 05:55:59 UTC
Thanks for reviewing this Andreas.


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