<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.11.92">
</HEAD>
<BODY>
The docs don't mention anything about it but I'm wondering if yum can handle this sort of functionality :<BR>
<BR>
rpm -Uvh --oldpackage <A HREF="http://kickstart/blah/name">http://kickstart/blah/name</A><BR>
<BR>
Right now it seems yum can install a specific version of a package, but it can't 'rollback' to a version if that RPM is already installed.<BR>
<BR>
I'm guessing that's pretty easy for yum to do so maybe it already can and I'm missing something?
</BODY>
</HTML>