From 26d4aa53ebe7de6c99192b2f0db4bda72724573f41880502bd11772228eea985 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sun, 10 Jul 2022 18:36:43 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:Factory/java-1_8_0-openj9?expand=0&rev=75 --- java-1_8_0-openj9-rpmlintrc | 1 + java-1_8_0-openj9.spec | 1 + 2 files changed, 2 insertions(+) create mode 100644 java-1_8_0-openj9-rpmlintrc diff --git a/java-1_8_0-openj9-rpmlintrc b/java-1_8_0-openj9-rpmlintrc new file mode 100644 index 0000000..6971c40 --- /dev/null +++ b/java-1_8_0-openj9-rpmlintrc @@ -0,0 +1 @@ +addFilter(executable-stack) diff --git a/java-1_8_0-openj9.spec b/java-1_8_0-openj9.spec index 74b30c5..fd3f51e 100644 --- a/java-1_8_0-openj9.spec +++ b/java-1_8_0-openj9.spec @@ -107,6 +107,7 @@ Source13: nss.cfg # Ensure we aren't using the limited crypto policy Source14: TestCryptoLevel.java Source100: openj9-nogit.patch.in +Source1000: %{name}-rpmlintrc # RPM/distribution specific patches # Restrict access to java-atk-wrapper classes Patch1: java-atk-wrapper-security.patch