mirror of
https://git.rockylinux.org/rocky/metadata.git
synced 2024-12-03 15:46:26 +00:00
add self managed group
This commit is contained in:
parent
2e5ffff84c
commit
a03626469e
@ -37,6 +37,9 @@
|
||||
#
|
||||
# override_required: Requires the rocky-release override package to fake "rhel"
|
||||
# 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:
|
||||
all:
|
||||
@ -162,6 +165,11 @@ override_required:
|
||||
spec_change_only:
|
||||
all:
|
||||
- cockpit
|
||||
self_managed:
|
||||
all:
|
||||
- shim
|
||||
- shim-unsigned-aarch64
|
||||
- shim-unsigned-x64
|
||||
# Version specific, does not indicate branch names.
|
||||
debrand:
|
||||
r8:
|
||||
|
Loading…
Reference in New Issue
Block a user