mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
just exclude globally, keep in appstream
This commit is contained in:
parent
87b0d5b552
commit
4988a14537
@ -134,6 +134,8 @@ exclude_filter {
|
|||||||
glob_match: "kernel-rt*"
|
glob_match: "kernel-rt*"
|
||||||
glob_match: "javapackages-bootstrap"
|
glob_match: "javapackages-bootstrap"
|
||||||
glob_match: "insights-client*"
|
glob_match: "insights-client*"
|
||||||
|
glob_match: "nodejs-packaging"
|
||||||
|
glob_match: "nodejs-packaging-bundler"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
exclude_filter {
|
exclude_filter {
|
||||||
@ -20730,7 +20732,7 @@ package {
|
|||||||
name: "nodejs-packaging"
|
name: "nodejs-packaging"
|
||||||
type: PACKAGE_TYPE_NORMAL_FORK
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
repository {
|
repository {
|
||||||
name: "hidden"
|
name: "AppStream"
|
||||||
include_filter: "nodejs-packaging-bundler.noarch"
|
include_filter: "nodejs-packaging-bundler.noarch"
|
||||||
include_filter: "nodejs-packaging.noarch"
|
include_filter: "nodejs-packaging.noarch"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user