Only pass the target package list, not entire spec, to newPackage()
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 15 Apr 2013 11:52:40 +0000 (14:52 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 7 Jun 2013 09:22:24 +0000 (12:22 +0300)
commit949bf08f6b2e4dae46b0c02492c7b5a7c170ee61
tree3567aeff5cfba1fdfc376c718c0d142cae84dea4
parent91dbded7126b8833aa6587740711027e43684d3c
Only pass the target package list, not entire spec, to newPackage()

- Its mildly hysterical either way, but it doesn't actually need
  the whole damn spec. More importantly allow passing NULL for
  "independent" package entities.
(cherry picked from commit c78c03d31289fb6a11537eb87b47c0a48a8dcb0d)
build/parsePreamble.c
build/rpmbuild_internal.h
build/spec.c