Verify that source file exists before trying to extract
If spec file used conditions to include some source only outside EL
rebuilds then srpm built on those EL systems would not contain all
sources needed to build the package on Fedora systems.
We now fail in more descriptive way even though this usually indicates
bug in the package anyway
Fixes: #135