566ba811ca
* Updated rhel 10 gating config. * Added rpminspect exclusion files for xml inspection. Related: RHEL-45988
8 lines
359 B
YAML
8 lines
359 B
YAML
xml:
|
|
# CMake contains templates to generate XML files. These templates have some
|
|
# placeholders identified with @ symbols, which rpminspect has trouble with.
|
|
ignore:
|
|
- /usr/share/cmake/Modules/CompilerId/VS-10.vcxproj.in
|
|
- /usr/share/cmake/Modules/Internal/CPack/CPack.Info.plist.in
|
|
- /usr/share/cmake/Modules/Internal/CPack/WIX.template.in
|