-
Notifications
You must be signed in to change notification settings - Fork 50
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
Also build for CentOS 9. #283
Conversation
a48073c
to
3ab3561
Compare
64ec306
to
3fa047d
Compare
- do not "provide" runc on CentOS/RHEL >= 8 - do not build btrfs on CentOS/RHEL >= 8 - set the correct build-dependency for BTRFS on SUSE flavors and "others" Signed-off-by: Romain Geissler <[email protected]> Signed-off-by: Sebastiaan van Stijn <[email protected]>
3fa047d
to
7913b5b
Compare
Hi, For what it's worth, these changes look ok for me. Cheers, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A bit over my head on RPM spec knowledge, but seems sane? 🙈
Thank you, Romain!
They're a big pain, so don't blame you (took me several attempts to get it right with all the different distro combinations 😓) |
Let me bring this one in 👍 |
Changes;