Wednesday November 14, 2007. 07:33 PM
FreshMeat
Rpmrestore allows the user to show the differences
(user, group, mode, mtime, size) between a
package's status on install and its current
status. This act as an improvement of the
functionality provided by the "rpm -V" command. It
also allows the user to restore the attributes to
their original state (install state). It features
a batch mode, an interactive mode, a logfile, and
rollback.
License: GNU General Public License (GPL)
Changes:
The code can now work on any shell (not just POSIX shells). The man page was standardized.