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:
parent
e0a1fb8a2b
commit
9d4c08ff2a
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@
|
|||
# See https://packit.dev/docs/configuration/ for the format of this file
|
||||
|
||||
specfile_path: cockpit-starter-kit.spec
|
||||
srpm_build_deps:
|
||||
- make
|
||||
- npm
|
||||
actions:
|
||||
post-upstream-clone:
|
||||
post-upstream-clone:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue