From f7424ab464e5ad9ca9e9482f6aecfb5fd30d048d Mon Sep 17 00:00:00 2001 From: Jesus Checa Hidalgo Date: Thu, 31 Oct 2024 12:37:42 +0100 Subject: [PATCH] Add new xml template to rpminspect ignore rules Related: RHEL-65234 --- rpminspect.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/rpminspect.yaml b/rpminspect.yaml index e803d2a..b7ac92a 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -3,5 +3,6 @@ xml: # placeholders identified with @ symbols, which rpminspect has trouble with. ignore: - /usr/share/cmake/Modules/CompilerId/VS-10.vcxproj.in + - /usr/share/cmake/Modules/CompilerId/VS-Intel.vfproj.in - /usr/share/cmake/Modules/Internal/CPack/CPack.Info.plist.in - /usr/share/cmake/Modules/Internal/CPack/WIX.template.in