From 61f2804f9becef31be19052d36a1f17f1ee49cae Mon Sep 17 00:00:00 2001 From: Thomas Fitzsimmons Date: Tue, 9 Jul 2024 13:13:19 -0400 Subject: [PATCH] Add unicode section to rpminspect.yaml (OPENJDK-2904) - Add unicode section to rpminspect.yaml (OPENJDK-2904) - Related: RHEL-46635 --- java-17-openjdk.spec | 1 + rpminspect.yaml | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/java-17-openjdk.spec b/java-17-openjdk.spec index c37b05a..dfd3348 100644 --- a/java-17-openjdk.spec +++ b/java-17-openjdk.spec @@ -2498,6 +2498,7 @@ cjc.mainProgram(args) %changelog * Tue Jul 9 2024 Thomas Fitzsimmons - 1:17.0.12.0.6-0.1.ea - Add debuginfo section to rpminspect.yaml (OPENJDK-2904) +- Add unicode section to rpminspect.yaml (OPENJDK-2904) * Mon Jul 8 2024 Thomas Fitzsimmons - 1:17.0.12.0.6-0.1.ea - Add upstream patch that removes illegal RLO Unicode characters (JDK-8332174) diff --git a/rpminspect.yaml b/rpminspect.yaml index b70b781..571ae26 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -6,3 +6,9 @@ debuginfo: # Prevent rpminspect from complaining about intentional # "_find_debuginfo_opts -g" setting in spec file. debuginfo_sections: .debug_info .gdb_index + +unicode: + # Prevent rpminspect from complaining about illegal LEFT-TO-RIGHT + # OVERRIDE Unicode character that is intentionally present in this + # test case. + exclude: ^TestLayoutVsICU_jdkbase.xml$