From: ewt Date: Thu, 31 Oct 1996 21:09:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: tznext/4.11.0.1.tizen20130304~10813 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4e60ff902f5dde8ba8ea88275bebc45e6f769212;p=tools%2Flibrpm-tizen.git *** empty log message *** CVS patchset: 1147 CVS date: 1996/10/31 21:09:26 --- diff --git a/CHANGES b/CHANGES index cc589e2..3866101 100644 --- a/CHANGES +++ b/CHANGES @@ -12,6 +12,22 @@ in rpmrc - don't exit when there is an unknown option in an rpmrc, just give an error and continue + - tried once again to get things working properly with 2.1's + write behavior + - added -E option for %patch + - added UltraSPARC support to lib-rpmrc + - moved default topdir and optflags settings to lib-rpmrc from + /etc/rpmrc + - removed /etc/rpmrc from standard distribution + - use separate chgrp/chown commands in %setup macro + - kill(2) arguments were backwards in lib/install.c + - fileFile logging needed stdio to handle NULL args to %s + - default docdir (for %doc macro) set in lib-rpmrc rather then + hardcoded + - removed some of the \n from args to error() [though many are + still left] + - uninstall should fail if the preuninstall script fails + - --root works with --initdb now 2.2.6 -> 2.2.7: - applied lots of portability patches