try to use include_filter

This commit is contained in:
Louis Abel 2023-05-14 00:54:37 -07:00
parent d9653fbd94
commit 752c51ecb6
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 12 additions and 2 deletions

View File

@ -641,6 +641,17 @@ exclude_filter {
# glob_match: "libreoffice"
# }
#}
include_filter {
repo_match: "^AppStream$"
arch {
key: "ppc64le"
glob_match: "pentaho-reporting-flow-engine"
}
arch {
key: "x86_64"
glob_match: "pentaho-reporting-flow-engine"
}
}
#include_filter {
# repo_match: "^CRB$"
# arch {
@ -32789,8 +32800,7 @@ package {
type: PACKAGE_TYPE_NORMAL_FORK
repository {
name: "AppStream"
include_filter: "pentaho-reporting-flow-engine.x86_64"
include_filter: "pentaho-reporting-flow-engine.ppc64le"
include_filter: "pentaho-reporting-flow-engine.noarch"
}
}
package {