Use struct Package for source package too
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 15 Apr 2013 10:23:48 +0000 (13:23 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 7 Jun 2013 09:22:23 +0000 (12:22 +0300)
commite8d60ad85c6726aa6137930a93200167150858ef
tree5167c6aeeaaaeac4e0bfa2699237e9a34ce9eacb
parent716089a127a3e84513a414687beed81e9ecd55a4
Use struct Package for source package too

- Makes the src.rpm that little bit more like other packages.
  Doesn't make things any saner here but we'll want to pass around
  package structs instead of headers later on.
(cherry picked from commit a3e35ad4c798c8d6e60444df4f146118599478d6)
build/files.c
build/pack.c
build/parseSpec.c
build/rpmbuild_internal.h
build/spec.c