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
This commit is contained in:
parent
bd20e3397d
commit
26b244d770
@ -4,3 +4,8 @@ addFilter("python3-vtk* devel-file-in-non-devel-package")
|
|||||||
|
|
||||||
# Upstream does not supply manuals for any binary, suppress warnings
|
# Upstream does not supply manuals for any binary, suppress warnings
|
||||||
addFilter(".* no-manual-page-for-binary")
|
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")
|
||||||
|
@ -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
|
Wed Aug 9 10:40:59 UTC 2017 - badshah400@gmail.com
|
||||||
|
|
||||||
|
@ -4,3 +4,8 @@ addFilter("python3-vtk* devel-file-in-non-devel-package")
|
|||||||
|
|
||||||
# Upstream does not supply manuals for any binary, suppress warnings
|
# Upstream does not supply manuals for any binary, suppress warnings
|
||||||
addFilter(".* no-manual-page-for-binary")
|
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")
|
||||||
|
@ -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
|
Wed Aug 9 10:40:59 UTC 2017 - badshah400@gmail.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user