Add RPM specs for acpi_call-kmod(-common) #28
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds the Fedora RPM specs for publishing
acpi_callas an akmod package (basically Fedora's alternative to DKMS).Example builds of the RPM can be found here:
https://copr.fedorainfracloud.org/coprs/cr7pt0gr4ph7/acpi_call/
Actual installation (and thus compilation) of the RPM can be found here1:
https://github.com/cr7pt0gr4ph7/akmods/actions
The intent is to contribute both the RPM build and the pre-built image creation to https://copr.fedorainfracloud.org/coprs/ublue-os/akmods/ and https://github.com/ublue-os/akmods, respectively, so that other users of Bluefin can benefit from it, too. Please kindly refer to ublue-os/akmods#327 for the corresponding PR.
Footnotes
Note: The failure of the coreos 42 builds is not caused by
acpi_call, but by there not yet being a suitable kernel version being published in the Fedora upstream; the build failure is also present in theublue-os/akmodsupstream repository. ↩