Remember buildroot directory in rpmfc struct
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 1 Dec 2010 09:09:02 +0000 (11:09 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 1 Dec 2010 09:09:02 +0000 (11:09 +0200)
commita66ca57369d355c4555a3d486f0d61185f56b4dc
tree420ffff7a33a91232c849ce1d57f8375c1cd7f8f
parentab68421992b1a9d03685a8288f6bef401335394d
Remember buildroot directory in rpmfc struct
- New constructor rpmfcCreate() which takes buildroot as an argument,
  and "flags" argument for future use. Calculate brlen at initialization
  now that we can.
- Preserve rpmfcNew() as a compatibility wrapper as it's something
  somebody could, in theory, have used legitimately.
build/rpmfc.c
build/rpmfc.h