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/3...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to