packit: build SRPM in Copr

and be able to specify the precise list of deps needed to create the
SRPM

Details: https://packit.dev/posts/copr-srpms/

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
This commit is contained in:
Tomas Tomecek 2022-03-10 14:16:51 +01:00 committed by Martin Pitt
parent e0a1fb8a2b
commit 9d4c08ff2a

View file

@ -3,6 +3,9 @@
# See https://packit.dev/docs/configuration/ for the format of this file # See https://packit.dev/docs/configuration/ for the format of this file
specfile_path: cockpit-starter-kit.spec specfile_path: cockpit-starter-kit.spec
srpm_build_deps:
- make
- npm
actions: actions:
post-upstream-clone: post-upstream-clone:
post-upstream-clone: post-upstream-clone: