Borsenkow Andrej <[EMAIL PROTECTED]> writes: > > $ rpm -e python-base > > error: removing these packages would break dependencies: > > python-base = 2.2-6mdk is needed by python-2.2-6mdk > > $ > > > > ------------------------------------------------------- > > > > In spec: exclude list is not used, and I don't know any %exclude > macro. So I > > would suggest "Obsoletes: python-base" for python > > > > I do not think it is right. You have minimal python-base (interpreter > proper) and all goodies (python) just like for perl. So python must > Require not Obsolete python-base. > > > Exclude list is actually used here: > %files -f main.list > > where main.list is built with exclude.py. May be something fails here.
No it was a report for the previous version. Starting with 7mdk, all should be fine -- Fred - May the source be with you
