Explicitly tell rpmfiNew() when its being used for build
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 11 Jan 2012 10:16:53 +0000 (12:16 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 11 Jan 2012 10:16:53 +0000 (12:16 +0200)
commitef9b08a5d8964e8ec49b5f8a3ba74643c7b9e529
tree80375c78dd547a6647c8a6406e61209ec891cf01
parent07379e27c0383ed2b5b3c8e8794de80719cee6d3
Explicitly tell rpmfiNew() when its being used for build

- Eliminate feeble heuristic on archive size tag not being set during
  build for detecting this and have build code explicitly pass
  RPMFI_ISBUILD flag instead.
- Also eliminate the pointless isSource variable from rpmfiNew() while.
build/files.c
lib/rpmfi.c