Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[f40] fix: sbctl (#1248) #1249

Merged
merged 1 commit into from
May 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions anda/tools/sbctl/sbctl.spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ License: MIT
URL: https://github.com/Foxboron/sbctl
Source0: https://github.com/Foxboron/sbctl/releases/download/%{version}/sbctl-%{version}.tar.gz

# Fixes https://github.com/Foxboron/sbctl/issues/293, allowing kernel-install to work properly with Fedora
Patch1: https://patch-diff.githubusercontent.com/raw/Foxboron/sbctl/pull/294.patch


ExclusiveArch: %{golang_arches}

Requires: binutils
Expand Down Expand Up @@ -86,4 +82,4 @@ fi
- Update to version 0.9

* Thu Jan 27 2022 Andrew Gunnerson <[email protected]> - 0.8-1
- Initial release
- Initial release
Loading