diff options
author | jbj <devnull@localhost> | 2002-01-06 22:12:44 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-01-06 22:12:44 +0000 |
commit | ce922f5bdf08eb9058c7ba60c551df2704ae4c26 (patch) | |
tree | 2c3f73aaa825aa86e76e1fc3ad51ed5889956e8a /rpm.spec | |
parent | 350d7592de623c3c236e45c103981d1e55f5e5d4 (diff) | |
download | rpm-ce922f5bdf08eb9058c7ba60c551df2704ae4c26.tar.gz rpm-ce922f5bdf08eb9058c7ba60c551df2704ae4c26.tar.bz2 rpm-ce922f5bdf08eb9058c7ba60c551df2704ae4c26.zip |
- handle lazy db open's in chroot with absolute path, not prefix strip.
CVS patchset: 5239
CVS date: 2002/01/06 22:12:44
Diffstat (limited to 'rpm.spec')
-rw-r--r-- | rpm.spec | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -598,3 +598,6 @@ fi - solaris: translate i86pc to i386 (#57182). - fix: %GNUconfigure breaks with single quotes (#57264). - simple automake wrapper for zlib. +- add buildarch lines for hppa (#57728). +- sparc: make dbenv per-rpmdb, not per-dbi. +- handle lazy db open's in chroot with absolute path, not prefix strip. |