11309cab97
This was argued on list a while ago: http://lists.rpm.org/pipermail/rpm-ecosystem/2016-August/000391.html Basically, every use of `%pretrans` is a workaround for some in-place upgrade problem. But we never do inplace updates, we always assemble a new tree. Hence, there is no point for us to ever execute these. Let's stop erroring out on them. If there does turn out to be some problem with a particular package (e.g. the `openjdk-copy-configs` or whatever), we would likely end up needing to fix that package's `%post`, not start executing its `%pretrans`. Closes: #763 Approved by: jlebon |
||
---|---|---|
.. | ||
yum | ||
.gitignore | ||
test-repo-add-files.json | ||
test-repo.json | ||
test-repo.repo.in |