From a0b750046a974a76594163625d793afbfbb1f4c484b5c735237eae03a1398d94 Mon Sep 17 00:00:00 2001 From: Dmitry Roshchin Date: Wed, 9 Aug 2017 17:48:03 +0000 Subject: [PATCH] Accepting request 515736 from home:badshah400:branches:science - Move libvtkViewsGeovisJava.so to the %{name}-java subpackage, this is not really a devel file. - Move libvtkViewsGeovisJava.so to the %{name}-java subpackage, this is not really a devel file. OBS-URL: https://build.opensuse.org/request/show/515736 OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=88 --- vtk-compat_gl.changes | 6 ++++++ vtk-compat_gl.spec | 10 ++++++++++ vtk.changes | 6 ++++++ vtk.spec | 10 ++++++++++ 4 files changed, 32 insertions(+) diff --git a/vtk-compat_gl.changes b/vtk-compat_gl.changes index 3f97b51..ce8d051 100644 --- a/vtk-compat_gl.changes +++ b/vtk-compat_gl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 9 10:40:59 UTC 2017 - badshah400@gmail.com + +- Move libvtkViewsGeovisJava.so to the %{name}-java subpackage, + this is not really a devel file. + ------------------------------------------------------------------- Wed Aug 9 08:54:55 UTC 2017 - jengelh@inai.de diff --git a/vtk-compat_gl.spec b/vtk-compat_gl.spec index 34295b0..7651c51 100644 --- a/vtk-compat_gl.spec +++ b/vtk-compat_gl.spec @@ -451,6 +451,16 @@ chrpath -d %{buildroot}%{_bindir}/* %{_libdir}/libvtkWrappingTools.a %{_includedir}/%{pkgname}-%{series}/ %exclude %{_datadir}/tcl/vtk/vtktcl.c +# This goes in the vtk-java subpackage, not a devel symlink +%exclude %{_libdir}/libvtkViewsGeovisJava.so +# + +%files java +%defattr(-,root,root,-) +%{_bindir}/%{pkgname}ParseJava +%{_bindir}/%{pkgname}WrapJava +%{_libdir}/%{pkgname}.jar +%{_libdir}/libvtkViewsGeovisJava.so %files java %defattr(-,root,root,-) diff --git a/vtk.changes b/vtk.changes index 3f97b51..ce8d051 100644 --- a/vtk.changes +++ b/vtk.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 9 10:40:59 UTC 2017 - badshah400@gmail.com + +- Move libvtkViewsGeovisJava.so to the %{name}-java subpackage, + this is not really a devel file. + ------------------------------------------------------------------- Wed Aug 9 08:54:55 UTC 2017 - jengelh@inai.de diff --git a/vtk.spec b/vtk.spec index 0ca01c8..06b36a2 100644 --- a/vtk.spec +++ b/vtk.spec @@ -451,6 +451,16 @@ chrpath -d %{buildroot}%{_bindir}/* %{_libdir}/libvtkWrappingTools.a %{_includedir}/%{pkgname}-%{series}/ %exclude %{_datadir}/tcl/vtk/vtktcl.c +# This goes in the vtk-java subpackage, not a devel symlink +%exclude %{_libdir}/libvtkViewsGeovisJava.so +# + +%files java +%defattr(-,root,root,-) +%{_bindir}/%{pkgname}ParseJava +%{_bindir}/%{pkgname}WrapJava +%{_libdir}/%{pkgname}.jar +%{_libdir}/libvtkViewsGeovisJava.so %files java %defattr(-,root,root,-)