[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Removing an RPM package from within another RPM package...



On Wed, May 10, 2006 at 11:58:41AM -0400, James Welch (jimwelc) wrote:
>  Hello All,
> 
> I am fairly new to RPM so I was hoping someone might be able to help me
> with my issue.  
> 
> Previously I had two RPMs lets say A.rpm and B.rpm, I have recently
> moved all components & functionality from B.rpm into A.rpm.  My problem
> occurs when attempting to upgrade from my previous installed RPM package
> to my new one single rpm.  RPM complains that some of the components of
> A.rpm conflict with files from package B.rpm.  Is there any way to
> remove package B.rpm from with my new RPM before the conflict occurs?
> Or is there any way to get around this issue from within my new A.rpm?
> 

On your new A, add an "Obsoletes" tag:
Obsoletes: B


-- 
lfr
0/0

Attachment: pgp0ebhrtrDwY.pgp
Description: PGP signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]