From: ewt Date: Sun, 1 Sep 1996 16:56:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: rpm-4.4-release~4721 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d4f868b78020287b3b1dfb3fe82808d97c6ea63b;p=platform%2Fupstream%2Frpm.git *** empty log message *** CVS patchset: 1014 CVS date: 1996/09/01 16:56:10 --- diff --git a/CHANGES b/CHANGES index 62e7ad7..9f5ab04 100644 --- a/CHANGES +++ b/CHANGES @@ -1,12 +1,14 @@ -2.2.5 -> 2.2.6: - - new AutoReqProv: tag in spec file can disable automatic - require/provide generation - 2.2.4 -> 2.2.5: - if rename() for moving .spec file from SOURCES to SPECS fails, try copying it instead - -h and -v work for source package >= V2 - -h output is much smoother now + - new AutoReqProv: tag in spec file can disable automatic + require/provide generation + - fixed md5sum problem on big endian machines in a way that's + mostly backwards compatible; this hack will be removed someday + - added :fflags tag + - fixed a couple of minor memory leaks in lib/install.c 2.2.3 -> 2.2.4: - only remove docdir if %doc occurs