Re: Proposal - obsoletes Ranges

seth vidal <skvidal-c/MNwgJ9CEH2fBVCVOL8/[email protected]> Mon, 10 Jan 2005 10:36:13 -0500
Newsgroups gmane.linux.redhat.rpm.python,gmane.linux.redhat.rpm.devel
Message-ID <[email protected]>
On Mon, 2005-01-10 at 10:25 -0500, Paul Nasrat wrote:
> Just giving people a heads up to look over the following proposal in
> bugzilla for:
> 
> Obsoletes: foo >= 1.0.1 
> Obsoletes: foo < 1.1 
>  
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=144632
> 
> And also persistent Obsoletes -> conflicts after install.
> 
> Vague discussion on rpm-devel and pointed comments in bugzilla please.

My only concern is that all the obsoletes parsers that go through them
one by one will have to be rewritten to take obsoletes as a collected
whole.

-sv