Accepting request 975398 from KDE:Extra

- Add okteta-rpmlintrc to silence the'shlib-policy-name-error'
  rpmlint error (forwarded request 973607 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/975398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/okteta?expand=0&rev=75
This commit is contained in:
Dominique Leuenberger 2022-05-06 17:00:05 +00:00 committed by Git OBS Bridge
commit fae680c68b
3 changed files with 11 additions and 1 deletions

3
okteta-rpmlintrc Normal file
View File

@ -0,0 +1,3 @@
# Silence rpmlint errors. okteta chose to use the abi version in the library
# name and sets the soversion to 0
addFilter("shlib-policy-name-error .*")

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 28 09:17:27 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Add okteta-rpmlintrc to silence the'shlib-policy-name-error'
rpmlint error
-------------------------------------------------------------------
Wed Feb 23 11:00:54 UTC 2022 - Wolfgang Bauer <wbauer@tmo.at>

View File

@ -1,7 +1,7 @@
#
# spec file for package okteta
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -33,6 +33,7 @@ Source0: https://download.kde.org/stable/okteta/%{version}/src/okteta-%{v
Source1: https://download.kde.org/stable/okteta/%{version}/src/okteta-%{version}.tar.xz.sig
Source2: okteta.keyring
%endif
Source99: okteta-rpmlintrc
BuildRequires: cmake
BuildRequires: extra-cmake-modules >= 5.48.0
BuildRequires: kf5-filesystem