Avoid unnecessary .rpmnew and .rpmsave files (rhbz#128622)
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 9 Aug 2007 12:15:24 +0000 (15:15 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 9 Aug 2007 12:15:24 +0000 (15:15 +0300)
commitebfbc82bb1cd01bb58c5263e2bb5cba478667be2
tree2caf7e4f46bac3a434a001e13888ba01e18c963a
parent2c8d28ef6aca0007dc7c3b776d10205661647521
Avoid unnecessary .rpmnew and .rpmsave files (rhbz#128622)
Don't create .rpmnew and .rpmsave files when file/symlink on disk differs
just by timestamp. Patch by Tomas Mraz.
lib/rpmfi.c
lib/rpmfi.h
lib/transaction.c