8000 redhat: make FRR RPM build to work on RedHat 10 (backport #18920) by mergify[bot] · Pull Request #18944 · FRRouting/frr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

redhat: make FRR RPM build to work on RedHat 10 (backport #18920) #18944

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

Merged
merged 2 commits into from
Jun 3, 2025

Conversation

mergify[bot]
Copy link
@mergify mergify bot commented Jun 3, 2025

Changes to make FRR RPM build to work on RedHat 10

  • We used rpmversion as the major version variable. This is now a reserved system variable in the rpm package system with RPM shipped on RedHat 10. Rename it to frrmajorversion
  • RedHat 10 doesn't have the pathfix.py for the shebang fix in pythonv - need to use py3_shebang_fix macro instead
    This is an automatic backport of pull request redhat: make FRR RPM build to work on RedHat 10 #18920 done by Mergify.

We used rpmversion as the major version variable. This is now a reserved
system variable in the rpm package system with RPM shipped on RedHat 10.
Rename it to frrmajorversion

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
(cherry picked from commit 6e065df)
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
(cherry picked from commit 3adcaef)
@Jafaral Jafaral merged commit 58bc3b8 into stable/10.3 Jun 3, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0