Rename scriptlet flags from RPMSCRIPT_FOO to RPMSCRIPT_FLAG_FOO
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 12 Sep 2011 09:54:48 +0000 (12:54 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 12 Sep 2011 09:57:23 +0000 (12:57 +0300)
commit5b9681afee60e3049306b5daa16924011bebed20
tree36ccd453d863665878686794567278cc6991fc39
parent9e363dba038ee7b7c8fae330a6931211e61e8678
Rename scriptlet flags from RPMSCRIPT_FOO to RPMSCRIPT_FLAG_FOO

- No functional changes (and this is still internal-only API),
  just making more obvious what they are and clearing the
  RPMSCRIPT_FOO namespace for possible future use for the scriptlet
  types themselves.
build/parseScript.c
lib/rpmscript.c
lib/rpmscript.h