Spec URL: https://dcavalca.fedorapeople.org/review/box64/box64.spec SRPM URL: https://dcavalca.fedorapeople.org/review/box64/box64-0.2.2-1.fc39.src.rpm Description: Box64 lets you run x86_64 Linux programs (such as games) on non-x86_64 Linux systems, like ARM (host system needs to be 64-bit little-endian). Fedora Account System Username: dcavalca
This needs access to x86_64 libraries to actually be useful. The easiest way to get those is to dnf --forcearch=x86_64 --installroot=/path/to/x64root install <packages...> and then set BOX64_LD_LIBRARY_PATH=/path/to/x64root before running box64.
Taking this review.
Spec review: > Requires(post): %{_sbindir}/update-alternatives > Requires(postun): %{_sbindir}/update-alternatives Why are we using alternatives instead of Provides+Conflicts and "RemovePathPostfixes" stanzas? Example of this: https://code.opensuse.org/package/pagure/blob/master/f/pagure.spec#_218-238
Because I figured may want to have the generic aarch64 version and the platform specific one installed concurrently to compare and contrast (not on Apple Silicon, as you'll need the -asahi one for 16k, but on other platforms).
Review notes: * Package complies with Fedora Packaging Guidelines * Package builds and installs * Package licensing is correct and license file is correctly installed * No serious issues from rpmlint PACKAGE APPROVED.
The Pagure repository was created at https://src.fedoraproject.org/rpms/box64
FEDORA-2023-79361e1193 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-79361e1193
FEDORA-2023-79361e1193 has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-afa6e96d44 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-afa6e96d44
FEDORA-2023-b21d4b19cb has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-b21d4b19cb
FEDORA-2023-b21d4b19cb has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-b21d4b19cb \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-b21d4b19cb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-afa6e96d44 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-b21d4b19cb has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.