Remove broken versioned provides rpmlib() tracking
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 10 Dec 2010 08:36:45 +0000 (10:36 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 10 Dec 2010 15:05:22 +0000 (17:05 +0200)
commita31c501ecdf86f4c33036bbd841dcacd9c837733
treec6a0f19b38232f6b076706886f0dd98d1b5b8c1d
parentc83affa7fb7aa75fd56a9199394990937324dd03
Remove broken versioned provides rpmlib() tracking
- Every single package since rpm >= 3.0.4 or so has a versioned provide
  through the automatically added N = VR provide, which hasn't gotten
  tracked in all these years. Drop the useless dependency.
(cherry picked from commit 17445a390a8686de6d1532b03cd4dc8314850dd3)
build/parseReqs.c
build/rpmfc.c