rocky-release should only be noarch and changed to SRC package

This commit is contained in:
Mustafa Gezen 2022-04-29 15:14:59 +02:00
parent 306606a282
commit 00632e64e7
Signed by: mustafa
GPG Key ID: DCDF010D946438C1
1 changed files with 2 additions and 5 deletions

View File

@ -34227,13 +34227,10 @@ package {
}
package {
name: "rocky-release"
type: 2
type: 3
repository {
name: "BaseOS"
include_filter: "rocky-release.aarch64"
include_filter: "rocky-release.ppc64le"
include_filter: "rocky-release.s390x"
include_filter: "rocky-release.x86_64"
include_filter: "rocky-release.noarch"
}
repository {
name: "CRB"