Make it possible to disable %pre- and %posttrans scriptlets (rhbz#475582)
authorPanu Matilainen <pmatilai@redhat.com>
Sat, 17 Jan 2009 12:15:50 +0000 (14:15 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Sat, 17 Jan 2009 12:15:50 +0000 (14:15 +0200)
commit0b2d7775c5e828652e45829f551352b93890bbc8
treec52304ae970616ce31ec509ffb6b7af45a748d4e
parent947ad7acb3e237446f0e20c0009e9ae07e0f26dc
Make it possible to disable %pre- and %posttrans scriptlets (rhbz#475582)
- rpmtransFlags_e is overcrowded, map to "regular" %pre and %post
  scriptlet behavior for now
- split up the transaction flags at some point to permit more precise
  control
lib/transaction.c