On Tue, 2012-10-16 at 10:54 -0400, Zdenek Pavlas wrote:
> > Alter the specfile to do the obsoletes please :).
>
> Not sure why it's versioned, but that's how other plugins were obsoleted..
Because then it can be undo ... just std. practice for obsoletes in all
forms.
> --- a/yum.spec
> +++ b/yum.spec
> @@ -79,6 +79,8 @@ Obsoletes: yum-plugin-protect-packages < 1.1.27-0
> Provides: yum-protect-packages = 1.1.27-0.yum
> Provides: yum-plugin-protect-packages = 1.1.27-0.yum
> Obsoletes: yum-plugin-download-order <= 0.2-2
> +Obsoletes: yum-plugin-downloadonly <= 3.4.3
This version should be the latest rawhide release (roughly).
> +Provides: yum-plugin-downloadonly = 3.4.3.yum
> BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
>
> > I think we'd want to be able to do something like:
> > yum up --downloadonly && yum -C up
>
> Hmm, probably found a better way.. Instead of adding a fake error, check
> if something actually failed. Pass-through on errors, exit(0) otherwise:
Looks cool, ACK.
_______________________________________________
Yum-devel mailing list
[email protected]
http://lists.baseurl.org/mailman/listinfo/yum-devel