diff options
author | jbj <devnull@localhost> | 2005-07-13 11:21:28 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2005-07-13 11:21:28 +0000 |
commit | ab6ca22fcd881d96c78e79a43d067995caa31a10 (patch) | |
tree | 854c8a0aba2d1b76374c8edd9c1866823012ef59 /CHANGES | |
parent | 2a16343146d390ff3ee8f79c1e072f456cf5d70a (diff) | |
download | librpm-tizen-ab6ca22fcd881d96c78e79a43d067995caa31a10.tar.gz librpm-tizen-ab6ca22fcd881d96c78e79a43d067995caa31a10.tar.bz2 librpm-tizen-ab6ca22fcd881d96c78e79a43d067995caa31a10.zip |
- permit zlib in rpm to be built with make -j (#159404).
CVS patchset: 7882
CVS date: 2005/07/13 11:21:28
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ - fix: find-debuginfo.sh not handling set[ug]id ELF files (#100963). - fix: find-debuginfo.sh kernel voo-doo tweaks (#159346). - fix: initialize variables used in debug msg (#160458). + - permit zlib in rpm to be built with make -j (#159404). 4.4 -> 4.4.1: - force *.py->*.pyo byte code compilation with brp-python-bytecompile. |