[Rpm-maint] [rpm-software-management/rpm] Improve the debuginfo enablement backwards compatibility (PR #3098)

Panu Matilainen notifications at github.com
Tue May 14 08:21:55 UTC 2024


Move the enablement logic to %__spec_install_template where it can be buried with relatively little danger of being overridden by distros or packagers. It's moderately annoying as the logic isn't no longer neatly in one spot, but %__spec_install_post is commonly overridden by distros and even packages, and in particular we don't want to have packages copy-paste all this stuff along, because that makes making any changes to this stuff even harder than it already is.

This should be entirely backwards compatible with all the pre-existing %__spec_install_post overrides.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/3098

-- Commit Summary --

  * Improve the debuginfo enablement backwards compatibility

-- File Changes --

    M platform.in (6)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/3098.patch
https://github.com/rpm-software-management/rpm/pull/3098.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3098
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3098 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240514/15ace670/attachment.html>


More information about the Rpm-maint mailing list