Skip to content

Commit 7732201

Browse files
Install epel-rpm-macros package on worker (#2338)
Install epel-rpm-macros package on worker This makes for example spec files using %gometa -L parseable. Reviewed-by: Maxwell G Reviewed-by: Laura Barcziová
2 parents 3494bcd + e56eee2 commit 7732201

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

files/install-deps-worker.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
- python3-websocket-client
4141
# for full support of %autorelease and %autochangelog
4242
- rpmautospec-rpm-macros
43+
# for additional macros needed to parse certain spec files
44+
- epel-rpm-macros
4345
# for the `pkg_tool` switch to allow centpkg
4446
- centpkg
4547
state: present

0 commit comments

Comments
 (0)