Eliminate cookie from spec structure
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 1 Sep 2010 11:00:54 +0000 (14:00 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 1 Sep 2010 11:00:54 +0000 (14:00 +0300)
commit4acb8866ef8b232b736b84a68b2701070439a6f4
treed71688c0e5f96258d89c8690a0eae1bbda37137a
parent628de71cdebf8ed8cb1574b39de6fe0150dd65fb
Eliminate cookie from spec structure
- Cookies are not a property of spec but a given build, handle this
  internally to buildSpec() except for --rebuild which passes the
  srpm identifier cookie through buildArgs
build/build.c
build/pack.c
build/parseSpec.c
build/rpmbuild.h
build/rpmbuild_internal.h
build/rpmspec.h
build/spec.c
rpmbuild.c