Accepting request 743226 from home:1Antoine1:branches:Application:Geo

- Remove gpsbabel from build requirements: It's only recommended
  at runtime. This fixes build on ppc64(le) for which gpsbabel is
  not available.
- Remove obsolete filters in qgis.rpmlintrc.

OBS-URL: https://build.opensuse.org/request/show/743226
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=273
This commit is contained in:
Lars Vogdt
2019-10-27 14:24:11 +00:00
committed by Git OBS Bridge
parent 11a46e913b
commit c2afbc6f68
3 changed files with 8 additions and 6 deletions

View File

@@ -1,8 +1,3 @@
addFilter("devel-file-in-non-devel-package .*/usr/lib/libqgis*.*")
addFilter("devel-file-in-non-devel-package .*/usr/lib64/libqgis*.*")
addFilter("devel-file-in-non-devel-package .*/usr/share/qgis/python/markupsafe/_speedups.c")
addFilter("arch-dependent-file-in-usr-share .*/usr/share/qgis/python/qgis/.*")
addFilter("arch-dependent-file-in-usr-share .*/usr/share/qgis/python/markupsafe/_speedups.so")
addFilter("arch-dependent-file-in-usr-share .*/usr/share/qgis/python/pyspatialite/_spatialite.so")