7
0
mirror of https://git.rockylinux.org/rocky/metadata.git synced 2024-12-04 16:16:26 +00:00

add self managed group

This commit is contained in:
Louis Abel 2024-05-07 08:00:19 -07:00
parent 2e5ffff84c
commit a03626469e
Signed by: label
GPG Key ID: B37E62D143879B36

View File

@ -37,6 +37,9 @@
# #
# override_required: Requires the rocky-release override package to fake "rhel" # override_required: Requires the rocky-release override package to fake "rhel"
# as an ID to build properly. Usually only needed for dotnet # as an ID to build properly. Usually only needed for dotnet
#
# self_managed: These packages are managed by the team directly and are likely not
# going to match upstream.
--- ---
build_patch: build_patch:
all: all:
@ -162,6 +165,11 @@ override_required:
spec_change_only: spec_change_only:
all: all:
- cockpit - cockpit
self_managed:
all:
- shim
- shim-unsigned-aarch64
- shim-unsigned-x64
# Version specific, does not indicate branch names. # Version specific, does not indicate branch names.
debrand: debrand:
r8: r8: