Move rpmlibNeedsFeature() and addReqProv() prototypes
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 15 Apr 2013 09:42:34 +0000 (12:42 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 7 Jun 2013 09:22:23 +0000 (12:22 +0300)
commit716089a127a3e84513a414687beed81e9ecd55a4
tree561ecbdb35ab2ef80a80d224e810cfdbae088d6a
parent98f00b67289427098dd0449f3d5ef4a9f11bd29c
Move rpmlibNeedsFeature() and addReqProv() prototypes

- rpmbuild_misc.h is just internal misc helpers whereas the
  dependency stuff has very much to  do with packages and the
  like. No functional changes, just clearing up stuff...
(cherry picked from commit 6d361d55d6e03bb1444e397f7c2d80edb307d601)
build/reqprov.c
build/rpmbuild_internal.h
build/rpmbuild_misc.h