-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Joe Smith wrote: > I like to keep both the official Fedora OpenOffice.org and the latest > stable RPMs from www.openoffice.org installed. The problem is that > recent Fedora updates have consistently _removed_ some of oo.org rpms, I > assume because some of the package names are the same. > > Is there any way I might convince the Fedora updates to only remove the > packages they actually update, and not every package on the system with > the same name? > > I can't think of anything, as I assume yum is simply calling "rpm -U" > and the removal of already installed packages is built-in to rpm. But > I'm hoping you guys may have a bright idea. > > Alternately, is there any way to install the oo.org rpms with different > names--a prefix or something? The versions are always different but > apparently that's not enough. > > <Joe > Joe: I'd recommend editing the /etc/yum.conf and / or the applicable .repo file to add a line exclude = openoffice.org\* or conversely you could list the specific packages with: exclude= { openoffice.org.writer openoffice.org.calc <etc> } (note that spaces are required, oddly different from the comma separated list required on the command line). And then you can choose to upgrade from openoffice.org rather than from fedora mirrors. Scott -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFGCz7H5mBKdb7VQEcRAiVGAJ4x/dcQLwzwdg8XnyYlABFknonFIgCfXt+g OyTiT1cqMr+rg1do2YOOKxU= =hdO8 -----END PGP SIGNATURE-----