summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-05-02 23:34:20 +0000
committerjbj <devnull@localhost>2002-05-02 23:34:20 +0000
commit7b2717efe2916fd714eb2c55ebe1ac754e7c65fd (patch)
tree9f125d63320fff7206a1d33038313a4695001cf3 /macros.in
parent2b83d36c089f9e27e43e776d08e79d58ec2e6ba8 (diff)
downloadrpm-7b2717efe2916fd714eb2c55ebe1ac754e7c65fd.tar.gz
rpm-7b2717efe2916fd714eb2c55ebe1ac754e7c65fd.tar.bz2
rpm-7b2717efe2916fd714eb2c55ebe1ac754e7c65fd.zip
- eliminate db1 support.
- enable CDB by default. CVS patchset: 5415 CVS date: 2002/05/02 23:34:20
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros.in b/macros.in
index 4d8987e85..99b5a4463 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.98 2002/04/13 01:28:20 jbj Exp $
+# $Id: macros.in,v 1.99 2002/05/02 23:34:20 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
@@ -393,7 +393,7 @@
#%__dbi_cdb create joinenv cdb mpool
# XXX The "traditional" rpmdb shared/exclusive fcntl(2) lock on Packages model:
-%__dbi_other verify %{?_tmppath:tmpdir=%{_tmppath}} %{?__dbi_cdb}
+%__dbi_other %{?_tmppath:tmpdir=%{_tmppath}} %{?__dbi_cdb}
# Note: adding nofsync here speeds up --rebuilddb a lot.
%__dbi_rebuild nofsync !log !txn !cdb
@@ -436,7 +436,7 @@
%_dbi_tags Packages:Name:Basenames:Group:Requirename:Providename:Conflictname:Triggername:Dirnames:Requireversion:Provideversion:Installtid:Sigmd5:Sha1header:Filemd5s:Depends:Pubkeys
# "Packages" should have shared/exclusive fcntl(2) lock using "lockdbfd".
-%_dbi_config_Packages %{_dbi_htconfig} lockdbfd
+%_dbi_config_Packages verify %{_dbi_htconfig} lockdbfd
# "Depends" is a per-transaction cache of known dependency resolutions.
%_dbi_config_Depends %{_dbi_htconfig} temporary private