If a file is marked as config file, rpmbuild could automatically create a copy 
and store it in `/usr/lib/rpm/config/first-digest-byte/file-digest`.

We can then make use of this to:
- allow to display the changes done by the user
- use a three-way merge algorithm
- handle digest algorithm changes more gracefully

To support this, we just need to change the build part. No incompatibilities 
arise.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1178
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to