[Rpm-maint] [rpm-software-management/rpm] How to change a header value of something in the base and in the package file itself? (#478)

Jeff Johnson notifications at github.com
Tue Jul 24 16:52:04 UTC 2018


See what rpm does. You will need to read/load the header, remove the immutable region, modify the tag value you wish to change, reestablish the immutable region, recalculate checksums, and rewrite the package or replace the header in the rpmdb.

There is no simple API to do that.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/478#issuecomment-407475910
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180724/70aa5a8c/attachment.html>


More information about the Rpm-maint mailing list