rpmbuild
Flag
|
Meaning
|
rpm.RPMVSF_NEEDPAYLOAD
|
Leave the file handle positions at the beginning of the payload.
|
rpm.RPMVSF_NOHDRCHK
|
Don’t check the RPM database header.
|
rpm.RPMVSF_ NODSA
|
Don’t check the header and payload DSA signatures.
|
rpm.RPMVSF_ NODSAHEADER
|
Don’t check the header DSA signature.
|
rpm.RPMVSF_ NOMD5
|
Don’t check the header and payload MD5 digests.
|
rpm.RPMVSF_ NORSA
|
Don’t check the header and payload RSA signatures.
|
rpm.RPMVSF_ NOSHA1HEADER
|
Don’t check the header SHA1 digest.
|
rpm._RPMVSF_NODIGESTS
|
Convenience to not check digests.
|
rpm._RPMVSF_NOSIGNATURES
|
Convenience to not check signatures.
|