summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-08-02 21:52:01 +0000
committerjbj <devnull@localhost>2002-08-02 21:52:01 +0000
commitf5c9fd111bf2d68bff373738310bfc355577233b (patch)
tree2bdf25a899056387b2be133f76397f257407eb43 /macros.in
parent78fafefc38e1176e747c3453393bffa3f7f5c551 (diff)
downloadrpm-f5c9fd111bf2d68bff373738310bfc355577233b.tar.gz
rpm-f5c9fd111bf2d68bff373738310bfc355577233b.tar.bz2
rpm-f5c9fd111bf2d68bff373738310bfc355577233b.zip
- check header blobs on export (i.e. rpmdbAdd())..
- enable iterator header blob checks for install/erase modes. - python: _vsflags_up2date macro to configure verify signature flags. CVS patchset: 5595 CVS date: 2002/08/02 21:52:01
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/macros.in b/macros.in
index 84c13926b..d76bd1783 100644
--- a/macros.in
+++ b/macros.in
@@ -1,7 +1,7 @@
#/*! \page config_macros Default configuration: /usr/lib/rpm/macros
# \verbatim
#
-# $Id: macros.in,v 1.116 2002/07/31 19:41:33 jbj Exp $
+# $Id: macros.in,v 1.117 2002/08/02 21:52:01 jbj 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
@@ -570,11 +570,12 @@
# Note: the %_vsflags_erase applies to --upgrade/--freshen modes as
# well as --erase.
#
-%_vsflags_build 8
-%_vsflags_erase 8
-%_vsflags_install 8
+%_vsflags_build 0
+%_vsflags_erase 0
+%_vsflags_install 0
%_vsflags_query 8
%_vsflags_rebuilddb 0
+%_vsflags_up2date 0
%_vsflags_verify 0
# Relations between package names that cause dependency loops