On Mon, 2012-04-16 at 21:19 -0700, Kirk Bocek wrote:
> 
> 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.
> 

Yes, the exclude line could be:

exclude=*myth*-0.25-*

I was worried that it would miss the uppercase M in perl-MythTV and
python-MythTV, but those two packages do get excluded.




_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to