mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-23 22:01:24 +00:00
Update for 9.2 (potential)
This commit is contained in:
parent
322fb8ed13
commit
cf117af6c1
1961
autocatalog.cfg
1961
autocatalog.cfg
File diff suppressed because it is too large
Load Diff
83
hidden.cfg
83
hidden.cfg
@ -2365,86 +2365,3 @@ package {
|
|||||||
include_filter: "yasm-devel.x86_64"
|
include_filter: "yasm-devel.x86_64"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# moving to base repos
|
|
||||||
package {
|
|
||||||
name: "jakarta-activation2"
|
|
||||||
type: PACKAGE_TYPE_NORMAL_SRC
|
|
||||||
repository {
|
|
||||||
name: "hidden"
|
|
||||||
include_filter: "jakarta-activation2.noarch"
|
|
||||||
include_filter: "jakarta-activation2-javadoc.noarch"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
package {
|
|
||||||
name: "jmc"
|
|
||||||
type: PACKAGE_TYPE_NORMAL_SRC
|
|
||||||
repository {
|
|
||||||
name: "hidden"
|
|
||||||
include_filter: "jmc.noarch"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
package {
|
|
||||||
name: "libabigail"
|
|
||||||
type: PACKAGE_TYPE_NORMAL_SRC
|
|
||||||
repository {
|
|
||||||
name: "hidden"
|
|
||||||
include_filter: "libabigail.aarch64"
|
|
||||||
include_filter: "libabigail-devel.aarch64"
|
|
||||||
include_filter: "libabigail-doc.aarch64"
|
|
||||||
include_filter: "libabigail.ppc64le"
|
|
||||||
include_filter: "libabigail-devel.ppc64le"
|
|
||||||
include_filter: "libabigail-doc.ppc64le"
|
|
||||||
include_filter: "libabigail.s390x"
|
|
||||||
include_filter: "libabigail-devel.s390x"
|
|
||||||
include_filter: "libabigail-doc.s390x"
|
|
||||||
include_filter: "libabigail.x86_64"
|
|
||||||
include_filter: "libabigail-devel.x86_64"
|
|
||||||
include_filter: "libabigail-doc.x86_64"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
package {
|
|
||||||
name: "golang-github-cpuguy83-md2man"
|
|
||||||
type: PACKAGE_TYPE_NORMAL_FORK
|
|
||||||
repository {
|
|
||||||
name: "CRB"
|
|
||||||
include_filter: "golang-github-cpuguy83-md2man.aarch64"
|
|
||||||
include_filter: "golang-github-cpuguy83-md2man.ppc64le"
|
|
||||||
include_filter: "golang-github-cpuguy83-md2man.s390x"
|
|
||||||
include_filter: "golang-github-cpuguy83-md2man.x86_64"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
package {
|
|
||||||
name: "jaxb"
|
|
||||||
type: PACKAGE_TYPE_NORMAL_SRC
|
|
||||||
repository {
|
|
||||||
name: "hidden"
|
|
||||||
include_filter: "jaxb-codemodel.noarch"
|
|
||||||
include_filter: "jaxb-codemodel-annotation-compiler.noarch"
|
|
||||||
include_filter: "jaxb-core.noarch"
|
|
||||||
include_filter: "jaxb-relaxng-datatype.noarch"
|
|
||||||
include_filter: "jaxb-rngom.noarch"
|
|
||||||
include_filter: "jaxb-runtime.noarch"
|
|
||||||
include_filter: "jaxb-txw2.noarch"
|
|
||||||
include_filter: "jaxb-txwc2.noarch"
|
|
||||||
include_filter: "jaxb-xjc.noarch"
|
|
||||||
include_filter: "jaxb-xsom.noarch"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
package {
|
|
||||||
name: "mingw-w64-tools"
|
|
||||||
type: PACKAGE_TYPE_NORMAL_SRC
|
|
||||||
repository {
|
|
||||||
name: "hidden"
|
|
||||||
include_filter: "mingw-w64-tools.x86_64"
|
|
||||||
include_filter: "mingw-w64-tools.aarch64"
|
|
||||||
include_filter: "mingw-w64-tools.s390x"
|
|
||||||
include_filter: "mingw-w64-tools.ppc64le"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
# end moving to base repos
|
|
||||||
|
Loading…
Reference in New Issue
Block a user