Accepting request 973607 from home:cgiboudeaux:branches:KDE:Extra

- Add okteta-rpmlintrc to silence the'shlib-policy-name-error'
  rpmlint error

OBS-URL: https://build.opensuse.org/request/show/973607
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/okteta?expand=0&rev=22
This commit is contained in:
2022-05-06 11:25:05 +00:00
committed by Git OBS Bridge
parent cf1967a2d8
commit 95a4c3930a
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 .*")