Skip to content
Commit d1251804 authored by Zbigniew Jędrzejewski-Szmek's avatar Zbigniew Jędrzejewski-Szmek
Browse files

rpm: fix compat with rpm 6

The python interface in rpm 5.99 (pre-release for 6) dropped
RPMTAG_HEADERSIGNATURES, because it is not used anymore. But we need
to work with old and new rpms, so we need that value. Let's just copy
the enum values into the code. Those values can never change (or be
reused) because they are used in countless rpms.
parent f145ab20
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment