Re: [Fink-devel] problem upgrading system-xfree86 + libgl

2002-06-09 Thread Benjamin Reed
Max Horn [[EMAIL PROTECTED]] wrote: > >No, it is not. I was under the impression a Conflicts:/Replaces: should > >automatically force removal of the old package... Max, how do we make it > >get replaced properly, then? Are we going to have to end up with a > >Provides: system-libgl to make it r

Re: [Fink-devel] problem upgrading system-xfree86 + libgl

2002-06-09 Thread Max Horn
At 8:52 Uhr -0400 09.06.2002, Benjamin Reed wrote: >Ben Hines [[EMAIL PROTECTED]] wrote: >> At 3:18 AM +0200 6/9/02, Max Horn wrote: >> >Replaces works just fine, you just misunderstood what it does. If >> >Pkg A "Replace: B", that s does *not* mean that the pkg A is a >> >successor of pkg B.

Re: [Fink-devel] problem upgrading system-xfree86 + libgl

2002-06-09 Thread Benjamin Reed
Ben Hines [[EMAIL PROTECTED]] wrote: > At 3:18 AM +0200 6/9/02, Max Horn wrote: > >Replaces works just fine, you just misunderstood what it does. If > >Pkg A "Replace: B", that s does *not* mean that the pkg A is a > >successor of pkg B. it merely means that A and B have some files in > >common

Re: [Fink-devel] problem upgrading system-xfree86 + libgl

2002-06-08 Thread Ben Hines
At 3:18 AM +0200 6/9/02, Max Horn wrote: >Replaces works just fine, you just misunderstood what it does. If >Pkg A "Replace: B", that s does *not* mean that the pkg A is a >successor of pkg B. it merely means that A and B have some files in >common. Normally you would get problems when switchin

Re: [Fink-devel] problem upgrading system-xfree86 + libgl

2002-06-08 Thread David R. Morrison
I think perhaps that we should just remove the Conflicts line. After all, we want people to be able to upgrade, and it actually doesn't matter if they leave system-libgl installed after they upgrade or not. -- Dave From: Max Horn <[EMAIL PROTECTED]> Subject: Re: [Fink-dev

Re: [Fink-devel] problem upgrading system-xfree86 + libgl

2002-06-08 Thread Max Horn
Replaces works just fine, you just misunderstood what it does. If Pkg A "Replace: B", that s does *not* mean that the pkg A is a successor of pkg B. it merely means that A and B have some files in common. Normally you would get problems when switching between packages that share such files, bu