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.in | |
parent | 350d7592de623c3c236e45c103981d1e55f5e5d4 (diff) | |
download | librpm-tizen-ce922f5bdf08eb9058c7ba60c551df2704ae4c26.tar.gz librpm-tizen-ce922f5bdf08eb9058c7ba60c551df2704ae4c26.tar.bz2 librpm-tizen-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.in')
-rw-r--r-- | rpm.spec.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rpm.spec.in b/rpm.spec.in index ffb7bff2e..a59ca1752 100644 --- a/rpm.spec.in +++ b/rpm.spec.in @@ -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. |