Simplify providePackageNVR()
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 13 Jun 2008 09:23:46 +0000 (12:23 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 13 Jun 2008 09:23:46 +0000 (12:23 +0300)
commitc071f46c85c2a0ad93e6d7c272f593b1303efc2e
tree9c585d0ba0a4e11d21995b6fdac143b2c98ad74f
parent973cff0efcd62856505ad123ac63bd693a1fd261
Simplify providePackageNVR()
- convert providePackageNVR() to new headerGet()
- use rpmds to figure if we already have the provide instead of manually
  doing it
lib/legacy.c