Closed e4t closed 3 years ago
@e4t For the case of extracting the file from the spec, this is already working without this modification. Which use case is this diff targeting?
needed a rework for current code: https://github.com/openSUSE/obs-service-download_files/pull/35
Source-tags have the general syntax:
Source:[#/filename]
ie. the file name to use is separated by string '#/'. This patch adds support for this syntax on the download_files service as well. If the file is cached, pick filename from cache.
Signed-off-by: Egbert Eich eich@suse.com