initial autorollback feature.
authorjoden <devnull@localhost>
Fri, 5 Mar 2004 02:21:48 +0000 (02:21 +0000)
committerjoden <devnull@localhost>
Fri, 5 Mar 2004 02:21:48 +0000 (02:21 +0000)
CVS patchset: 7146
CVS date: 2004/03/05 02:21:48

macros.in

index 3d6c64f..a3154cf 100644 (file)
--- a/macros.in
+++ b/macros.in
@@ -1,7 +1,7 @@
 #/*! \page config_macros Default configuration: @RPMCONFIGDIR@/macros
 # \verbatim
 #
-# $Id: macros.in,v 1.145 2004/01/22 23:03:40 jbj Exp $
+# $Id: macros.in,v 1.146 2004/03/05 02:21:48 joden Exp $
 #
 # This is a global RPM configuration file. All changes made here will
 # be lost when the rpm package is upgraded. Any per-system configuration
@@ -646,6 +646,10 @@ package or when debugging this package.\
 #      If non-zero, all erasures will be automagically repackaged.
 %_repackage_all_erasures       0
 
+# If non-zero, a failed transaction will be automagically rolled 
+# back (sans, the failing transaction element).
+%_rollback_transaction_on_failure      0
+
 #      Verify digest/signature flags for various rpm modes:
 #           1  --nohdrchk      if set, don't check rpmdb headers
 #