summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-04-06 15:20:29 +0000
committerjbj <devnull@localhost>2000-04-06 15:20:29 +0000
commit97639028476fe63a5b40b98aa60a3bfb8b147ca2 (patch)
tree3fa0964c8c7287bf25f720cbc71e0ca53fd7c055 /macros.in
parent18a1e73ac671294487ebff8644b688a8821dc7b6 (diff)
downloadrpm-97639028476fe63a5b40b98aa60a3bfb8b147ca2.tar.gz
rpm-97639028476fe63a5b40b98aa60a3bfb8b147ca2.tar.bz2
rpm-97639028476fe63a5b40b98aa60a3bfb8b147ca2.zip
use hashed access for package headers.
CVS patchset: 3660 CVS date: 2000/04/06 15:20:29
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/macros.in b/macros.in
index 99ef827ba..ff82e8436 100644
--- a/macros.in
+++ b/macros.in
@@ -1,4 +1,4 @@
-# $Id: macros.in,v 1.49 2000/04/03 14:24:55 jbj Exp $
+# $Id: macros.in,v 1.50 2000/04/06 15:20:29 jbj Exp $
#==============================================================================
# Macro naming conventions (preliminary):
#
@@ -206,6 +206,9 @@
# 2 native db2 interface.
# 3 native db3 interface.
%_preferdb 3
+%_db3_flags create:mpool
+%_db3_dbenv_remove yes
+%_db3_use_falloc no
# Filter duplicate entries in db (needed only to correct bug pre rpm-3.0.4)
%_filterdbdups no