]> git.pld-linux.org Git - packages/rpm.git/commit
- clean, proper fix for namespace clash
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 13 Sep 2012 12:47:26 +0000 (14:47 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 13 Sep 2012 12:47:26 +0000 (14:47 +0200)
commite3f16e1bf34ee15f4065aac1c00e07bad7a080ae
tree5f41098b69483ff1b6a378f6d304eed3e72b76d7
parent044171ea6eb7cfc8515d57102788739a95c5992c
- clean, proper fix for namespace clash

This fixes the case when 'P:group(NAME)' satisfies 'C:NAME < EVR'
group(NAME) belongs to RPMNS_TYPE_GROUP namespace and 'NAME < EVR'
to RPMNS_TYPE_VERSION namespace, so they should not be compared.
This should also fix triggers firing on NAME uninstal for packages
providing group(NAME).
rpm-namespace-compare.patch [new file with mode: 0644]
rpm-namespace-probe.patch [deleted file]
rpm.spec
This page took 0.127798 seconds and 4 git commands to generate.