update with provides

This commit is contained in:
Louis Abel 2021-12-12 22:21:46 -07:00
parent 07cdf9f863
commit 8a5e9948a1
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 21 additions and 2 deletions

View File

@ -3,6 +3,8 @@
# addressed for other issues that isn't done upstream. # addressed for other issues that isn't done upstream.
# previous: These are previously patched packages that are no longer patched in # previous: These are previously patched packages that are no longer patched in
# Rocky as they are upstreamed. # Rocky as they are upstreamed.
# provides: These are specific branded packages that provide something else
# that has redhat or centos in the name.
# dnt: Do Not Touch - These are for packages that "appear" to need to be # dnt: Do Not Touch - These are for packages that "appear" to need to be
# 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
@ -10,6 +12,23 @@
--- ---
build_patch: [] build_patch: []
previous: [] previous: []
provides:
base-module(platform:elX): rocky-release
centos-release: rocky-release
centos-release-eula: rocky-release
redhat-release: rocky-release
redhat-release-eula: rocky-release
redhat-indexhtml: rocky-indexhtml
redhat-logos: rocky-logos
redhat-logos-httpd: rocky-logos-httpd
redhat-logos-ipa: rocky-logos-ipa
rocky-release-eula: rocky-release
system-backgrounds: rocky-backgrounds
system-logos: rocky-logos
system-logos(httpd-logo-ng): rocky-logos-httpd
system-logos-httpd: rocky-logos-httpd
system-logos-ipa: rocky-logos-ipa
system-release: rocky-release
dnt: dnt:
all: all:
- redhat-fonts - redhat-fonts
@ -28,7 +47,7 @@ debrand:
- abrt - abrt
- anaconda-user-help - anaconda-user-help
- chrony - chrony
- cloud-init - cloud-init # temporary, upstreamed
- crash - crash
- firefox - firefox
- fwupd - fwupd
@ -45,7 +64,7 @@ debrand:
- openscap # temporary, submitting upstream PR - openscap # temporary, submitting upstream PR
- python3 - python3
- redhat-rpm-config - redhat-rpm-config
- scap-security-guide - scap-security-guide # upstream?
- shim - shim
- shim-unsigned-x64 - shim-unsigned-x64
- shim-unsigned-aarch64 - shim-unsigned-aarch64