mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
Pungi: 1bb6a9d0b56dae6d48c0c66947fc317dbe8a5f05
This commit is contained in:
parent
b3802f617e
commit
8f4cd145f2
@ -358,6 +358,7 @@ exclude_filter {
|
|||||||
glob_match: "gnu-efi-devel"
|
glob_match: "gnu-efi-devel"
|
||||||
glob_match: "libguestfs-man-pages-ja"
|
glob_match: "libguestfs-man-pages-ja"
|
||||||
glob_match: "libguestfs-man-pages-uk"
|
glob_match: "libguestfs-man-pages-uk"
|
||||||
|
glob_match: "mariadb-connector-c-doc"
|
||||||
glob_match: "virt-v2v-man-pages-ja"
|
glob_match: "virt-v2v-man-pages-ja"
|
||||||
glob_match: "virt-v2v-man-pages-uk"
|
glob_match: "virt-v2v-man-pages-uk"
|
||||||
glob_match: "mingw32-gettext-static"
|
glob_match: "mingw32-gettext-static"
|
||||||
@ -390,6 +391,39 @@ exclude_filter {
|
|||||||
arch {
|
arch {
|
||||||
key: "s390x"
|
key: "s390x"
|
||||||
glob_match: "gnu-efi-devel"
|
glob_match: "gnu-efi-devel"
|
||||||
|
glob_match: "mariadb-connector-c-doc"
|
||||||
|
glob_match: "virt-v2v-man-pages-ja"
|
||||||
|
glob_match: "virt-v2v-man-pages-uk"
|
||||||
|
glob_match: "mingw32-gettext-static"
|
||||||
|
glob_match: "mingw32-gettext"
|
||||||
|
glob_match: "mingw64-gettext-static"
|
||||||
|
glob_match: "mingw64-gettext"
|
||||||
|
glob_match: "mingw32-glib2-static"
|
||||||
|
glob_match: "mingw32-glib2"
|
||||||
|
glob_match: "mingw64-glib2-static"
|
||||||
|
glob_match: "mingw64-glib2"
|
||||||
|
glob_match: "mingw32-libffi"
|
||||||
|
glob_match: "mingw64-libffi"
|
||||||
|
glob_match: "mingw32-pcre-static"
|
||||||
|
glob_match: "mingw32-pcre"
|
||||||
|
glob_match: "mingw64-pcre-static"
|
||||||
|
glob_match: "mingw64-pcre"
|
||||||
|
glob_match: "mingw32-pixman"
|
||||||
|
glob_match: "mingw64-pixman"
|
||||||
|
glob_match: "mingw32-termcap"
|
||||||
|
glob_match: "mingw64-termcap"
|
||||||
|
glob_match: "mingw32-win-iconv-static"
|
||||||
|
glob_match: "mingw32-win-iconv"
|
||||||
|
glob_match: "mingw64-win-iconv-static"
|
||||||
|
glob_match: "mingw64-win-iconv"
|
||||||
|
glob_match: "mingw32-zlib-static"
|
||||||
|
glob_match: "mingw32-zlib"
|
||||||
|
glob_match: "mingw64-zlib-static"
|
||||||
|
glob_match: "mingw64-zlib"
|
||||||
|
}
|
||||||
|
arch {
|
||||||
|
key: "aarch64"
|
||||||
|
glob_match: "mariadb-connector-c-doc"
|
||||||
glob_match: "virt-v2v-man-pages-ja"
|
glob_match: "virt-v2v-man-pages-ja"
|
||||||
glob_match: "virt-v2v-man-pages-uk"
|
glob_match: "virt-v2v-man-pages-uk"
|
||||||
glob_match: "mingw32-gettext-static"
|
glob_match: "mingw32-gettext-static"
|
||||||
@ -425,37 +459,6 @@ exclude_filter {
|
|||||||
glob_match: "mingw-filesystem-base"
|
glob_match: "mingw-filesystem-base"
|
||||||
glob_match: "mingw32-filesystem"
|
glob_match: "mingw32-filesystem"
|
||||||
}
|
}
|
||||||
arch {
|
|
||||||
key: "aarch64"
|
|
||||||
glob_match: "virt-v2v-man-pages-ja"
|
|
||||||
glob_match: "virt-v2v-man-pages-uk"
|
|
||||||
glob_match: "mingw32-gettext-static"
|
|
||||||
glob_match: "mingw32-gettext"
|
|
||||||
glob_match: "mingw64-gettext-static"
|
|
||||||
glob_match: "mingw64-gettext"
|
|
||||||
glob_match: "mingw32-glib2-static"
|
|
||||||
glob_match: "mingw32-glib2"
|
|
||||||
glob_match: "mingw64-glib2-static"
|
|
||||||
glob_match: "mingw64-glib2"
|
|
||||||
glob_match: "mingw32-libffi"
|
|
||||||
glob_match: "mingw64-libffi"
|
|
||||||
glob_match: "mingw32-pcre-static"
|
|
||||||
glob_match: "mingw32-pcre"
|
|
||||||
glob_match: "mingw64-pcre-static"
|
|
||||||
glob_match: "mingw64-pcre"
|
|
||||||
glob_match: "mingw32-pixman"
|
|
||||||
glob_match: "mingw64-pixman"
|
|
||||||
glob_match: "mingw32-termcap"
|
|
||||||
glob_match: "mingw64-termcap"
|
|
||||||
glob_match: "mingw32-win-iconv-static"
|
|
||||||
glob_match: "mingw32-win-iconv"
|
|
||||||
glob_match: "mingw64-win-iconv-static"
|
|
||||||
glob_match: "mingw64-win-iconv"
|
|
||||||
glob_match: "mingw32-zlib-static"
|
|
||||||
glob_match: "mingw32-zlib"
|
|
||||||
glob_match: "mingw64-zlib-static"
|
|
||||||
glob_match: "mingw64-zlib"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
exclude_filter {
|
exclude_filter {
|
||||||
repo_match: "^NFV$"
|
repo_match: "^NFV$"
|
||||||
@ -18055,7 +18058,7 @@ package {
|
|||||||
include_filter: "mariadb-connector-c-test.ppc64le"
|
include_filter: "mariadb-connector-c-test.ppc64le"
|
||||||
include_filter: "mariadb-connector-c-doc.s390x"
|
include_filter: "mariadb-connector-c-doc.s390x"
|
||||||
include_filter: "mariadb-connector-c-test.s390x"
|
include_filter: "mariadb-connector-c-test.s390x"
|
||||||
include_filter: "mariadb-connector-c-doc.x86_64"
|
include_filter: "mariadb-connector-c-doc.noarch"
|
||||||
include_filter: "mariadb-connector-c-test.x86_64"
|
include_filter: "mariadb-connector-c-test.x86_64"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user