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

RPM Improvements #1445

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

RPM Improvements #1445

wants to merge 10 commits into from

Conversation

bxgaillard
Copy link

Various improvements to RPM building, including:

  • better compliance to RPM standards;
  • support for building in a rootless container;
  • use of standard POSIX shell instead of Bash;
  • compatibility with recent distributions by removing build dependency to Python 2 (still installed when available);
  • support for EL (RHEL, CentOS, Rocky Linux, AlmaLinux...) in addition to Fedora.

I made several small commits, feel free to squash if appropriate.

@Kyr4l
Copy link

Kyr4l commented Jan 6, 2024

support for EL (RHEL, CentOS, Rocky Linux, AlmaLinux...) in addition to Fedora.

does that include OpenSUS ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants