From 26b244d770c3c5e242c36054ecd83fc3c6a5d9301857894f4ae562a0fe6cd421 Mon Sep 17 00:00:00 2001 From: Dmitry Roshchin Date: Wed, 23 Aug 2017 16:29:49 +0000 Subject: [PATCH] Accepting request 518411 from home:badshah400:branches:science Finally with all shared lib issues resolved (one hopes) OBS-URL: https://build.opensuse.org/request/show/518411 OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=91 --- vtk-compat_gl-rpmlintrc | 5 +++++ vtk-compat_gl.changes | 9 +++++++++ vtk-rpmlintrc | 5 +++++ vtk.changes | 9 +++++++++ 4 files changed, 28 insertions(+) diff --git a/vtk-compat_gl-rpmlintrc b/vtk-compat_gl-rpmlintrc index 17af08d..c61c3ec 100644 --- a/vtk-compat_gl-rpmlintrc +++ b/vtk-compat_gl-rpmlintrc @@ -4,3 +4,8 @@ addFilter("python3-vtk* devel-file-in-non-devel-package") # Upstream does not supply manuals for any binary, suppress warnings addFilter(".* no-manual-page-for-binary") + +# This is not a versioned shared lib, and not used by anything other than +# vtk's java bindings, simply package it with the vtk-java subpackage +addFilter("vtk-java.* shlib-policy-name-error") +addFilter("vtk-compat_gl-java.* shlib-policy-name-error") diff --git a/vtk-compat_gl.changes b/vtk-compat_gl.changes index ce8d051..6218625 100644 --- a/vtk-compat_gl.changes +++ b/vtk-compat_gl.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 21 18:41:37 UTC 2017 - badshah400@gmail.com + +- Suppress romlint error about shlib-policy-name-error for + %{name}-java -- libvtkViewsGeovisJava.so packaged therein + is not a versioned shared lib, and only used by vtk's java + bindings, so there is no point in enforcing the shared lib + packaging policy for this subpackage. + ------------------------------------------------------------------- Wed Aug 9 10:40:59 UTC 2017 - badshah400@gmail.com diff --git a/vtk-rpmlintrc b/vtk-rpmlintrc index 17af08d..c61c3ec 100644 --- a/vtk-rpmlintrc +++ b/vtk-rpmlintrc @@ -4,3 +4,8 @@ addFilter("python3-vtk* devel-file-in-non-devel-package") # Upstream does not supply manuals for any binary, suppress warnings addFilter(".* no-manual-page-for-binary") + +# This is not a versioned shared lib, and not used by anything other than +# vtk's java bindings, simply package it with the vtk-java subpackage +addFilter("vtk-java.* shlib-policy-name-error") +addFilter("vtk-compat_gl-java.* shlib-policy-name-error") diff --git a/vtk.changes b/vtk.changes index ce8d051..6218625 100644 --- a/vtk.changes +++ b/vtk.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 21 18:41:37 UTC 2017 - badshah400@gmail.com + +- Suppress romlint error about shlib-policy-name-error for + %{name}-java -- libvtkViewsGeovisJava.so packaged therein + is not a versioned shared lib, and only used by vtk's java + bindings, so there is no point in enforcing the shared lib + packaging policy for this subpackage. + ------------------------------------------------------------------- Wed Aug 9 10:40:59 UTC 2017 - badshah400@gmail.com