summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2005-07-15 15:08:34 +0000
committerjbj <devnull@localhost>2005-07-15 15:08:34 +0000
commitc1afde7db586b58ad8e1ccf8d3825130f3babf14 (patch)
treec3e8eafe37dcb627fca69ae0a21b32f6957df142 /CHANGES
parente7cb28cfe725d47aa64dcb6bf41b878b139dbd99 (diff)
downloadrpm-c1afde7db586b58ad8e1ccf8d3825130f3babf14.tar.gz
- permit scriptlet includes from builddir for spec files w/o %setup.
CVS patchset: 7889 CVS date: 2005/07/15 15:08:34
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0a23f12cc..9286511a9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -25,6 +25,7 @@
- fix: initialize variables used in debug msg (#160458).
- permit zlib in rpm to be built with make -j (#159404).
- avoid '?' for zero length file mmap failure doing md5 (#159405).
+ - permit scriptlet includes from builddir for spec files w/o %setup.
4.4 -> 4.4.1:
- force *.py->*.pyo byte code compilation with brp-python-bytecompile.