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

Victor Polevoy notifications at github.com
Fri Jul 27 11:41:33 UTC 2018


@n3npq 

It turns out I also need `rpmReadSignature` function which is not exported but mentioned in old rpm guide from 2005. I decided to read the file like that:

1. Read the lead structure.
2. Read the signature header.
3. Read the package header.

I can do 1. and 3. now but I don't see a way to read signature header, is there any?

-- 
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-408394257
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180727/77f9aab9/attachment.html>


More information about the Rpm-maint mailing list