]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Packit: build SRPMs in Copr
authorLaura Barcziova <lbarczio@redhat.com>
Wed, 9 Mar 2022 06:50:29 +0000 (07:50 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 9 Mar 2022 09:52:41 +0000 (09:52 +0000)
Add srpm_build_deps key to the Packit config to specify needed dependencies for SRPM build
and indicate to build SRPM in Copr.

.packit.yml

index 438b37507e1e197c7b90d7472cac6d6fd612fb47..a7502b25b40f90f5bf9168d5288e23dba00302e4 100644 (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: