rpmconf is a tool that searches for .rpmnew and .rpmsave files and asks you what to do with them. You can choose to keep the current version, place back the old version, or view the difference between the two before deciding.
| Tags | RPM configuration |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Fedora Red Hat SuSE CentOs |
| Implementation | bash |
Recent releases


Release Notes: A new option, --clean, finds and deletes orphaned .rpmnew and .rpmsave files. This release shows config file dates. It can skip the current file and continue with the next one. There is a new option -Z to print the SELinux context of the old and new file.


Release Notes: This release fixes a syntax error andd add diffuse as a merge frontend.


Release Notes: Merging of files was implemented using vimdiff, gvimdiff, meld, and kdiff3. The --version and --debug command line options were added. Build requirements on Mandriva were fixed.


Release Notes: This release adds support for handling .rpmorig, fixes a localization problem, and has the ability to suspend itself and let you examine the situation.


Release Notes: Notes from the Fedora Package review were addressed to clear an inconsistency in the license and clean the spec file.