mirror of
https://git.rockylinux.org/rocky/metadata.git
synced 2024-11-21 18:21:23 +00:00
systemd still needs changes for r8
This commit is contained in:
parent
16c48375a6
commit
3d34bba36c
12
patch.yml
12
patch.yml
@ -18,7 +18,7 @@
|
|||||||
# debranded, but that is not the case.
|
# debranded, but that is not the case.
|
||||||
# debrand: Packages that need trademarks removed/changed for Rocky to remove
|
# debrand: Packages that need trademarks removed/changed for Rocky to remove
|
||||||
# Red Hat references, replace RH with Rocky (such as URLs) or to
|
# Red Hat references, replace RH with Rocky (such as URLs) or to
|
||||||
# decouple packages from Red Hat specificsoftware like
|
# decouple packages from Red Hat specific software like
|
||||||
# subscription-manager. These are not "branch" specific at all and only
|
# subscription-manager. These are not "branch" specific at all and only
|
||||||
# indicate what major release has debranding applied. Note that not
|
# indicate what major release has debranding applied. Note that not
|
||||||
# every package has a changelog message that uses "debrand" as a word
|
# every package has a changelog message that uses "debrand" as a word
|
||||||
@ -26,6 +26,11 @@
|
|||||||
#
|
#
|
||||||
# This should be used as a method of tracking.
|
# 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"
|
# 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
|
||||||
---
|
---
|
||||||
@ -137,7 +142,6 @@ previous:
|
|||||||
- SFML
|
- SFML
|
||||||
- SLOF
|
- SLOF
|
||||||
- spirv-headers # this is dealt in a custom manner
|
- spirv-headers # this is dealt in a custom manner
|
||||||
- systemd
|
|
||||||
- tpm2-abrmd
|
- tpm2-abrmd
|
||||||
- usb_modeswitch
|
- usb_modeswitch
|
||||||
- vim
|
- vim
|
||||||
@ -173,6 +177,9 @@ override_required:
|
|||||||
- dotnet6.0
|
- dotnet6.0
|
||||||
r9:
|
r9:
|
||||||
- dotnet6.0
|
- dotnet6.0
|
||||||
|
spec_change_only:
|
||||||
|
all:
|
||||||
|
- cockpit
|
||||||
# Version specific, does not indicate branch names.
|
# Version specific, does not indicate branch names.
|
||||||
debrand:
|
debrand:
|
||||||
r8:
|
r8:
|
||||||
@ -195,7 +202,6 @@ debrand:
|
|||||||
- anaconda-user-help
|
- anaconda-user-help
|
||||||
- chrony # Currently reaching out to get a pool
|
- chrony # Currently reaching out to get a pool
|
||||||
- cloud-init # temporary till 21.3
|
- cloud-init # temporary till 21.3
|
||||||
- cockpit
|
|
||||||
- crash
|
- crash
|
||||||
- dhcp
|
- dhcp
|
||||||
- dnf
|
- dnf
|
||||||
|
Loading…
Reference in New Issue
Block a user