Add flatpak-runtime-config to flatpak-app srpm-build #12282

Merged
jnsamyak merged 1 commit from main into main 2024-09-03 16:27:41 +00:00
Member

With the switch to the rpmautospec mock plugin, rpmautospec now runs in the buildroot during buildSRPMFromSCM. Some of its dependencies are built in /app though and do not belong in the runtime. flatpak-runtime-config provides the configuration needed for ld.so and python3 to find things in /app, avoiding the need to further bloat the runtime.

This has already been fixed manually for F40/F41/F42 flatpak tags; this will propagate that to future branches.

With the switch to the rpmautospec mock plugin, rpmautospec now runs in the buildroot during buildSRPMFromSCM. Some of its dependencies are built in /app though and do not belong in the runtime. flatpak-runtime-config provides the configuration needed for ld.so and python3 to find things in /app, avoiding the need to further bloat the runtime. This has already been fixed manually for F40/F41/F42 flatpak tags; this will propagate that to future branches.
Owner

/lgtm

/lgtm
Owner

Pull-Request has been merged by jnsamyak

Pull-Request has been merged by jnsamyak
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
releng/tickets!12282
No description provided.