From cc3dd1e158c64b538795de6770dfeb3165434a03108edcb4bbf27b74752f1638 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Thu, 2 Sep 2021 15:55:55 +0000 Subject: [PATCH] Accepting request 915743 from home:marxin:branches:science:HPC - Fix build with rpmlint 2 where the suse-filelist-forbidden-sysconfig is renamed. OBS-URL: https://build.opensuse.org/request/show/915743 OBS-URL: https://build.opensuse.org/package/show/science:HPC/opa-ff?expand=0&rev=62 --- opa-ff.changes | 6 ++++++ opa-ff.rpmlintrc | 1 + 2 files changed, 7 insertions(+) diff --git a/opa-ff.changes b/opa-ff.changes index 9e11ce2..de851af 100644 --- a/opa-ff.changes +++ b/opa-ff.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 2 11:12:16 UTC 2021 - Martin Liška + +- Fix build with rpmlint 2 where the suse-filelist-forbidden-sysconfig + is renamed. + ------------------------------------------------------------------- Tue Aug 24 06:53:06 UTC 2021 - Nicolas Morey-Chaisemartin diff --git a/opa-ff.rpmlintrc b/opa-ff.rpmlintrc index 5379915..62920a6 100644 --- a/opa-ff.rpmlintrc +++ b/opa-ff.rpmlintrc @@ -1 +1,2 @@ addFilter("suse-filelist-forbidden-sysconfig") +addFilter("filelist-forbidden-sysconfig")