Bug 2309661
| Summary: | Review Request: egl-x11 - NVIDIA XLib and XCB EGL Platform Library | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Simone Caronni <negativo17> |
| Component: | Package Review | Assignee: | Neal Gompa <ngompa13> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | ngompa13, package-review |
| Target Milestone: | --- | Flags: | ngompa13:
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: | 2024-09-09 01:18:06 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
Simone Caronni
2024-09-04 08:05:13 UTC
Requires eglexternalplatform-devel 1.2 just built for Fedora release. Will be pushed to updates along with this one. Review notes:
* Package follows Fedora packaging guidelines
* Package builds and installs
* Package licensing is correct
* Some issues from rpmlint:
You need to add to the spec to own/co-own as there are no owners:
%dir %{_datadir}/egl
%dir %{_datadir}/egl/egl_external_platform.d
This can be done on import. Otherwise this is good to go and...
PACKAGE APPROVED.
(In reply to Neal Gompa from comment #2) > You need to add to the spec to own/co-own as there are no owners: > %dir %{_datadir}/egl > %dir %{_datadir}/egl/egl_external_platform.d Both directories are owned by libglvnd-egl. egl-gbm and egl-wayland (that all put files there) have this: # Required for directory ownership Requires: libglvnd-egl%{?_isa} I'll use the same. Thanks! The Pagure repository was created at https://src.fedoraproject.org/rpms/egl-x11 FEDORA-2024-d299ce11fa (eglexternalplatform-1.2-2.fc40 and egl-wayland-1.1.17-2.20240828git2d5ecff.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-d299ce11fa FEDORA-2024-654b1553f4 (eglexternalplatform-1.2-2.fc39 and egl-wayland-1.1.17-2.20240828git2d5ecff.fc39) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-654b1553f4 FEDORA-2024-76ecf133ab (eglexternalplatform-1.2-2.fc41 and egl-wayland-1.1.17-2.20240828git2d5ecff.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-76ecf133ab FEDORA-2024-654b1553f4 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-654b1553f4` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-654b1553f4 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-76ecf133ab has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-76ecf133ab` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-76ecf133ab See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-d299ce11fa has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-d299ce11fa` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-d299ce11fa See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-d299ce11fa (eglexternalplatform-1.2-2.fc40, egl-wayland-1.1.17-2.20240828git2d5ecff.fc40, and 1 more) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-654b1553f4 (eglexternalplatform-1.2-2.fc39, egl-wayland-1.1.17-2.20240828git2d5ecff.fc39, and 1 more) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-76ecf133ab (eglexternalplatform-1.2-2.fc41, egl-wayland-1.1.17-2.20240828git2d5ecff.fc41, and 1 more) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. |