> I am building an RPM.  One of the files that I have included in my RPM
> conflicts with another package installed on my system.
>
> What do I have to do in my RPM to avoid the error when I install it?

man rpm
/install-options

You're probably looking for --replacefiles which will replace the files of
the other installed package with the ones from your new package.

Ed Wilts
Mounds View, MN, USA
mailto:[EMAIL PROTECTED]




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to