From 79ae39d77a88bcf56566bb76546dfcd2e0e1b37be5fd4451f8762c2dcb9c59a1 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Thu, 28 Apr 2022 06:23:05 +0000 Subject: [PATCH] Accepting request 973040 from home:cgiboudeaux:qtwebengine-lts - Add libqt5-qtwebengine-rpmlintrc to silence the 'shlib-policy-name-error' rpmlint error OBS-URL: https://build.opensuse.org/request/show/973040 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwebengine?expand=0&rev=40 --- libqt5-qtwebengine-rpmlintrc | 2 ++ libqt5-qtwebengine.changes | 6 ++++++ libqt5-qtwebengine.spec | 1 + 3 files changed, 9 insertions(+) create mode 100644 libqt5-qtwebengine-rpmlintrc diff --git a/libqt5-qtwebengine-rpmlintrc b/libqt5-qtwebengine-rpmlintrc new file mode 100644 index 0000000..0f7d171 --- /dev/null +++ b/libqt5-qtwebengine-rpmlintrc @@ -0,0 +1,2 @@ +# Silence rpmlint error. The libraries SONAME won't change +addFilter("shlib-policy-name-error .*") diff --git a/libqt5-qtwebengine.changes b/libqt5-qtwebengine.changes index a54ee3b..52ae1d1 100644 --- a/libqt5-qtwebengine.changes +++ b/libqt5-qtwebengine.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 27 07:34:23 UTC 2022 - Christophe Giboudeaux + +- Add libqt5-qtwebengine-rpmlintrc to silence the + 'shlib-policy-name-error' rpmlint error + ------------------------------------------------------------------- Wed Apr 06 14:41:04 UTC 2022 - christophe@krop.fr diff --git a/libqt5-qtwebengine.spec b/libqt5-qtwebengine.spec index b5b74a5..7d4689f 100644 --- a/libqt5-qtwebengine.spec +++ b/libqt5-qtwebengine.spec @@ -40,6 +40,7 @@ URL: https://www.qt.io %define so_version 5.15.9 %define tar_version qtwebengine-everywhere-src-%{version} Source: %{tar_version}.tar.xz +Source99: libqt5-qtwebengine-rpmlintrc # PATCH-FIX-UPSTREAM armv6-ffmpeg-no-thumb.patch - Fix ffmpeg configuration for armv6 Patch0: armv6-ffmpeg-no-thumb.patch # PATCH-FIX-OPENSUSE disable-gpu-when-using-nouveau-boo-1005323.diff