Re: Package A should replace Package B

2007-04-09 Thread Kris Kennaway
On Mon, Apr 09, 2007 at 03:29:52PM +0530, Alagarsamy wrote: > > I had package A and package B. Package A does all the functions of > Package B and some more functions. So installing package A should > replace package B. So i need to have a 'REPLACES' like directive in &

Re: Package A should replace Package B

2007-04-09 Thread Andrew Pantyukhin
On 4/9/07, Alagarsamy <[EMAIL PROTECTED]> wrote: I had package A and package B. Package A does all the functions of Package B and some more functions. So installing package A should replace package B. So i need to have a 'REPLACES' like directive in Makefile of Package A which

Package A should replace Package B

2007-04-09 Thread Alagarsamy
I had package A and package B. Package A does all the functions of Package B and some more functions. So installing package A should replace package B. So i need to have a 'REPLACES' like directive in Makefile of Package A which says "package A should replace package B"