On 5/1/05, Johnny Hughes mailing-lists@hughesjr.com wrote:
On Sun, 2005-05-01 at 12:08 -0600, Collins Richey wrote:
Is there a way to pin a version of a particular package with yum/rpm?
You can add a line near the top of /etc/yum.conf that says this:
exclude=openoffice*
It should stop trying to install openoffice stuff :)
Many thanks.