In addition to actual package sources, the lookaside cache can also be used to store other files, such as test data.
Currently, the sources command only downloads files that are used in the specfile as Sources or Patches, making such use difficult.
A new option --force is added, which allows downloading all sources without checking for usage.
In addition to actual package sources, the lookaside cache can also be used to store other files, such as test data.
Currently, the
sourcescommand only downloads files that are used in the specfile as Sources or Patches, making such use difficult.A new option
--forceis added, which allows downloading all sources without checking for usage.Fixes #650.