Use addReqProv() for adding package self-provides too
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 16 Apr 2013 06:53:58 +0000 (09:53 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 7 Jun 2013 09:22:24 +0000 (12:22 +0300)
commite8cc276f0a2a04e262537ed9027b443a94799e21
tree4b4d394c49885fe7168f915a8a4bc83ee2ca525a
parent58ac394d287a9a4e41a7ccf8135ab5607ca80b28
Use addReqProv() for adding package self-provides too

- We have a function for this stuff so use it. This also ensures
  the per-package rpmds'es and the data in header stay in sync
  and that manually added self-provides wont cause duplicates.
(cherry picked from commit e4b7d44eac71dc4c26b5254f357d8ad786592c8c)
build/parseSpec.c