Guillaume Rousse <[EMAIL PROTECTED]> writes: > Le Lundi 26 Ao�t 2002 09:52, Goetz Waschk a �crit : > > I think he has a point here. If I don't upload the plf package after a > > new mdk release in time, he will "downgrade" from a plf to a mdk > > package with a higher release number. But this shouldn't be a reason > > for adding an artificial conflict between the plf and mdk releases. > > Just don't use the automatic upgrade for mplayer* and mencoder* > what about mplayer.*mdk.* in /etc/urpmi/skip.list ? > Fran�ois, does this exclusion list support regexp or pattern matching ?
skip.list currently only contains complete name provided. This means you give a provide of a package and it will be deselected if it was a required package or auto selection. A better approach could be adding preferred package (or medium) for resolving choices instead of just version (because currently it assumes epoch, version and release to make its selection). This should be added a a configuration file saying how the resolution should be done. Anyway, the simpler way is to add regexp or anything similar along with operator and version. It could be fine, I look to add this. Fran�ois.
