1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-01 21:17:43 +03:00

Packit: build SRPMs in Copr

Add srpm_build_deps key to the Packit config to specify needed dependencies for SRPM build
and indicate to build SRPM in Copr.

(cherry picked from commit d15e1a29e3)
This commit is contained in:
Laura Barcziova 2022-03-09 07:50:29 +01:00 committed by Yu Watanabe
parent 6253eb576c
commit 056bae9f1b

View File

@ -13,6 +13,7 @@ downstream_package_name: systemd
# `git describe` returns in systemd's case 'v245-xxx' which breaks RPM version
# detection (that expects 245-xxxx'). Let's tweak the version string accordingly
upstream_tag_template: "v{version}"
srpm_build_deps: []
actions:
post-upstream-clone: