]> git.pld-linux.org Git - packages/rpm.git/commit - rpm.spec
Fix rpm 4.6 compatibility mode. Release 10. auto/th/rpm-5.4.15-10
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 2 Feb 2015 23:07:35 +0000 (00:07 +0100)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 2 Feb 2015 23:07:35 +0000 (00:07 +0100)
commit1c02955fc82edcc932cfd1e90f21a012dd3dde0e
treeaeecc4fd3ba4f7e2fcbb7a582a02db9f16579318
parent0959ed6de3df213414d3b905bd231e859f4713c3
Fix rpm 4.6 compatibility mode. Release 10.

Added patch with a hack that changes behaviour of headerGet() in rpm 4.6
compatibility mode in order to set the correct value of iteration index.
RPM 5 implementation of headerGet() sets it to 0 whereas rpmtdNext() expects
it to be -1 initially.
rpm-rpmtdnext.patch [new file with mode: 0644]
rpm.spec
This page took 0.204109 seconds and 4 git commands to generate.