Skip to content

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)
@donaldsharp donaldsharp merged commit 9eab53e into stable/10.1 Jun 4, 2025
15 of 18 checks passed
@Jafaral Jafaral deleted the mergify/bp/stable/10.1/pr-18920 branch July 31, 2025 15:06
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