summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-12-17 19:22:15 +0000
committerjbj <devnull@localhost>2002-12-17 19:22:15 +0000
commitd69ad2f4fa325d0231360923adfdb60bfb22c0e0 (patch)
tree3bc214e000d2e34f2307db59d4ae468e2ff099e8 /macros.in
parent1552eaba2eea4943e2234ffc1026ff08c18d8725 (diff)
downloadrpm-d69ad2f4fa325d0231360923adfdb60bfb22c0e0.tar.gz
rpm-d69ad2f4fa325d0231360923adfdb60bfb22c0e0.tar.bz2
rpm-d69ad2f4fa325d0231360923adfdb60bfb22c0e0.zip
- rebuild against glibc with fcntl fixed in libpthread.
- re-enable CDB locking, removing "private" from %%__dbi_cdb macro. CVS patchset: 5944 CVS date: 2002/12/17 19:22:15
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in10
1 files changed, 4 insertions, 6 deletions
diff --git a/macros.in b/macros.in
index 7f16bd83b..d1298a293 100644
--- a/macros.in
+++ b/macros.in
@@ -1,7 +1,7 @@
#/*! \page config_macros Default configuration: @RPMCONFIGDIR@/macros
# \verbatim
#
-# $Id: macros.in,v 1.132 2002/12/15 18:30:45 jbj Exp $
+# $Id: macros.in,v 1.133 2002/12/17 19:22:15 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
@@ -445,8 +445,8 @@ package or when debugging this package.\
# mp_mmapsize=8Mb mp_size=512Kb
# Use a CDB database model for concurrent access.
-# XXX "private" cdb locks for legacy interoperation transiting to glibc+nptl
-%__dbi_cdb create private cdb mpool mp_mmapsize=16Mb mp_size=1Mb
+# XXX Add "private" here for legacy interoperation transiting to glibc+nptl.
+%__dbi_cdb create cdb mpool mp_mmapsize=16Mb mp_size=1Mb
%__dbi_other %{?_tmppath:tmpdir=%{_tmppath}} %{?__dbi_cdb}
@@ -491,9 +491,7 @@ package or when debugging this package.\
%_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".
-# XXX disable legacy fcntl lock until glibc+nptl fixes fcntl
-#%_dbi_config_Packages %{_dbi_htconfig} lockdbfd
-%_dbi_config_Packages %{_dbi_htconfig}
+%_dbi_config_Packages %{_dbi_htconfig} lockdbfd
# "Depends" is a per-transaction cache of known dependency resolutions.
%_dbi_config_Depends %{_dbi_htconfig} temporary private