Building packages using setup.py would fail because setup.py now depends on .spec files and specs weren't available on sdist.

By adding the MANIFEST.in in both packages the spec will be included in the source distributions.

Cheers,

--
Sergio Oliveira