Displaying 1 result from an estimated 1 matches for "e8601929".
2006 Jun 15
2
rpm question
Hi everyone,
I am writing a small tool that will compare a file on my machine with
the the same file on an rpm repository and then give me a diff.
E.g.
# rpm-file-diff /etc/samba/smb.conf
will show a diff output so that I can see at a glance what changes I
have made to my local smb.conf file. I already know about rpmdiff but
that compares whole packages and not files.
Anyway while fiddling