summaryrefslogtreecommitdiff
path: root/.packit.yml
diff options
context:
space:
mode:
authorLaura Barcziova <lbarczio@redhat.com>2022-03-09 07:50:29 +0100
committerFrantisek Sumsal <frantisek@sumsal.cz>2022-03-09 09:52:41 +0000
commitd15e1a29e3aab04ee79d5e3ec8e1e65fca78e165 (patch)
treeffed7c402076eeb99b0c07e061337e9ea3314c3f /.packit.yml
parentc10caebb98803b812ebc4dd6cdeaab2ca17826d7 (diff)
downloadsystemd-d15e1a29e3aab04ee79d5e3ec8e1e65fca78e165.tar.gz
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.
Diffstat (limited to '.packit.yml')
-rw-r--r--.packit.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.packit.yml b/.packit.yml
index 438b37507e..a7502b25b4 100644
--- a/.packit.yml
+++ b/.packit.yml
@@ -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: