diff options
author | jbj <devnull@localhost> | 1999-12-02 17:07:29 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1999-12-02 17:07:29 +0000 |
commit | 2b8dc2ee5bee229a7e7886ee79e9dd4b2f8c6922 (patch) | |
tree | 79d1c558be3e9b1ae93a9907348abbbc7f46b935 /CHANGES | |
parent | 7e8b64d33591bad6c877d6fe7660107cb339d7f5 (diff) | |
download | rpm-2b8dc2ee5bee229a7e7886ee79e9dd4b2f8c6922.tar.gz rpm-2b8dc2ee5bee229a7e7886ee79e9dd4b2f8c6922.tar.bz2 rpm-2b8dc2ee5bee229a7e7886ee79e9dd4b2f8c6922.zip |
fail to package if absolute symlink points within build root.
CVS patchset: 3452
CVS date: 1999/12/02 17:07:29
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ - add/update dependency scripts (Ken Estes). - use directory tokens internally to reduce memory usage. - permit --whatprovides to lookup file dependencies. + - fail to package if absolute symlink points within build root. 3.0.2 -> 3.0.3 - add --eval to find result of macro expansion. |