On Friday 10 February 2012 13:53, Alfred von Campe wrote: > On Feb 10, 2012, at 1:08, Nico Kadel-Garcia wrote: > > Won't an "exclude subversion >= 1.7" in your /etc/yum..conf do what you > > want? > > That sounds like what I need, but I couldn't get that syntax to work. It > excluded all subversion packages from the rpmforge repo. I tried it in > /etc/yum.conf and /etc/yum.repos.d/rpmforge.conf. > > I've looked through the man pages and haven't found anything that mentions > excluding a package based on its version number. If anyone has any working > examples (on CentOS 6), I'd love to see them.
Have you tried the "versionlock" yum plugin? It's in the CentOS base repository for 5.x (yum-versionlock). http://yum.baseurl.org/wiki/Faq <SNIP> _______________________________________________ users mailing list [email protected] http://lists.repoforge.org/mailman/listinfo/users
