
Hi,
You can schedule task in Hudson using multiple specs in same project task. Mention \a, \c as version controlled system under a project folder (let's say that 'ABC').
And create your workspace under 'ABC' for spec \b
Now, when you set a polling mechanism, commits in only \a and \c wold fire a build and no builds wold be fired for spec \b
Enjoy SCM !