The while rpmautospec_core.specfile_uses_rpmautospec is supposed to always
work, the rpmautospec.process_distgit may fail to parse the specfile.
There's the option error_on_unparseable_spec that we can set to False . But
we should first fully understand the consequences.