I'm going to put together a script or two that does RPM comparisons
automatically.  Hopefully, I will have something on my website by Tuesday.

RPM & SRPM's will be available.

Thanks Bret!

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bret Hughes
Sent: Friday, June 20, 2003 7:17 PM
To: [EMAIL PROTECTED]
Subject: RE: Comparing two RPM files


On Fri, 2003-06-20 at 18:02, Trevor wrote:
> To be a little more specific, I am trying to use rpmdiff and diff to
search
> throught both RPM's and spit out any differences (including changes made
to
> code inside each file).
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Trevor
> Sent: Friday, June 20, 2003 3:07 PM
> To: [EMAIL PROTECTED]
> Subject: Comparing two RPM files
>
>
> I have two RPM files that I need to compare.  What commands can I run to
see
> what files have been modified.
>
> I already looked at the changelog, but I can't specifically tell what
files
> have been changed.  The two files have the same name, and are different
> versions.
>
> Can I use diff?
>

well first I would say that if you wnat to see what binaries have
changed, rpm2cpio can be used to extract the files from an rpm I suspect
that they will all report being different being compiled at different
times, but I'll bet diff can be made to ignore time stamps, It may by
default I don't know.  If you don't get any usefull info from that
exercise, I would install both src rpms used to create them and diff the
source.

Bret



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to