Eliminate specFlags from rpmBuildArguments
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 2 Sep 2010 11:08:08 +0000 (14:08 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 2 Sep 2010 11:08:08 +0000 (14:08 +0300)
commit65aa56b443e6ce07e9748705860448beee0a15a4
tree9254404d05543c584e522845443070f116c2dfae
parentb7dae177471f317618c51d24f97631e9713e015c
Eliminate specFlags from rpmBuildArguments
- Spec parse flags are specific to parsing a spec, not building it.
  This could be relevant again if a higher level build API is added
  to the library but not ATM.
build/rpmbuild.h
rpmbuild.c