Add a new public function for retrieving build dependencies from spec
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 2 Sep 2010 11:25:30 +0000 (14:25 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 2 Sep 2010 11:28:17 +0000 (14:28 +0300)
commitbbe310aaf8c97ef3534d827f2a996c7feec7ce47
treed5c665871d3b78f2604351c8f61f1af5de6300cf
parent56bb5c89ef61c17e78fdb28e100aee52d49b98d5
Add a new public function for retrieving build dependencies from spec
- Not needed by rpmbuild itself currently, but permits retrieving the
  build dependency information in a format that's better suited for
  further processing than an rpm problem set.
build/rpmbuild.h
build/spec.c