Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=675495 --- Comment #9 from Ville Skyttà <ville.skytta@xxxxxx> 2011-03-11 14:34:48 EST --- Similar cases have in the past been successfully taken care of by making the new subpackage obsolete the old main package. So something like this in the -parallel subpackage should do the trick, assuming 0.40-2%{?dist} is the last moreutils that included parallel: Obsoletes: %{name} < 0.40-3 Requires: %{name} = %{version}-%{release} The Requires or the "= %{version}-%{release}" part of it might be superfluous if the -parallel subpackage doesn't actually require the main package, please check if the upgrade works as intended without it with yum, i.e. so that the moreutils main package won't get uninstalled. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review