Consider versions during dep filtering for requires/provides (Issue #67)
authorTomas Mlcoch <tmlcoch@redhat.com>
Mon, 26 Dec 2016 09:44:05 +0000 (10:44 +0100)
committerTomas Mlcoch <tmlcoch@redhat.com>
Mon, 26 Dec 2016 09:44:05 +0000 (10:44 +0100)
commit375cb752bc2ce1e2d7ecb898f926b5f33933b9f0
tree28fa4fe8ffa8c7cd41321ed71e70c40c74d83384
parent748891ff8ee524c2d37926c608cd2794f88013f3
Consider versions during dep filtering for requires/provides (Issue #67)

This should avoid situations where a package provides and requires same
capability (a dependency) with different versions but createrepo_c
strip the require down (because it already saw it in provides).

This should fix the issue in a better way than PR #68
src/parsehdr.c