[CentOS] exclude in a repo file

Tue Sep 3 11:05:47 UTC 2013
Carl T. Miller <carl at carltm.com>

Hi All,

I just discovered that the remi repo has updated versions
of firefox.  This is good news, but it leads me to a
question.

Is it possible to exclude all packages except one or two
in a repo file?  The man page for yum.conf didn't give me
any hints.  I tried unsuccessfully adding this line:

exclude=!firefox*,!xulrunner*

Is there a way to set up this repo so that when I run
"yum upgrade" it will only check the firefox and
xulrunner packages from the remi repo?

c