Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpm: keep compatibility with createrepo (#794)
Latest createrepo-c breaks compatibility with createrepo. For example, it does not create metadata (repodata/*) which can be handled yum in AmazonLinux 2. To keep compatibility for such a distribution, need to specify --compatibility explicitly. See rpm-software-management/createrepo_c#383 Signed-off-by: Kentaro Hayashi <[email protected]>
- Loading branch information