Re: staying on mythtv 0.24
Kirk Bocek <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
On 4/16/2012 8:54 PM, Roger J. Allen wrote: > For Fedora 16, I added an exclude line to the [atrpms] section > of /etc/yum.repos.d/atrpms.repo. > > [atrpms] > name=Fedora $releasever - $basearch - ATrpms > failovermethod=priority > baseurl=http://dl.atrpms.net/f$releasever-$basearch/atrpms/stable > enabled=1 > gpgcheck=1 > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-atrpms > exclude=*-0.25-* > > In case some other package gets upgraded to the same version as mythtv, > I occasionally run this yum command just to see what I am missing: > > # yum --disableexcludes=all list updates I can't see why that wouldn't also work on CentOS-*. Yum is Yum. Maybe throw a "myth" string in the exclude as well so you don't accidentally filter other ATrpm packages.