mirror of
https://git.rockylinux.org/rocky/metadata.git
synced 2024-11-21 10:11:23 +00:00
systemd still needs changes for r8
This commit is contained in:
parent
16c48375a6
commit
3d34bba36c
10
patch.yml
10
patch.yml
@ -26,6 +26,11 @@
|
||||
#
|
||||
# This should be used as a method of tracking.
|
||||
#
|
||||
# spec_change_only: These packages have spec specific changes done to them to
|
||||
# to remove or decouple from other packages. This is generally
|
||||
# in the case of removing "recommends" or "requires" from the
|
||||
# binary results.
|
||||
#
|
||||
# override_required: Requires the rocky-release override package to fake "rhel"
|
||||
# as an ID to build properly. Usually only needed for dotnet
|
||||
---
|
||||
@ -137,7 +142,6 @@ previous:
|
||||
- SFML
|
||||
- SLOF
|
||||
- spirv-headers # this is dealt in a custom manner
|
||||
- systemd
|
||||
- tpm2-abrmd
|
||||
- usb_modeswitch
|
||||
- vim
|
||||
@ -173,6 +177,9 @@ override_required:
|
||||
- dotnet6.0
|
||||
r9:
|
||||
- dotnet6.0
|
||||
spec_change_only:
|
||||
all:
|
||||
- cockpit
|
||||
# Version specific, does not indicate branch names.
|
||||
debrand:
|
||||
r8:
|
||||
@ -195,7 +202,6 @@ debrand:
|
||||
- anaconda-user-help
|
||||
- chrony # Currently reaching out to get a pool
|
||||
- cloud-init # temporary till 21.3
|
||||
- cockpit
|
||||
- crash
|
||||
- dhcp
|
||||
- dnf
|
||||
|
Loading…
Reference in New Issue
Block a user