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
This commit is contained in:
Dmitry Roshchin 2017-08-09 17:48:03 +00:00 committed by Git OBS Bridge
parent 11ae052473
commit a0b750046a
4 changed files with 32 additions and 0 deletions

View File

@ -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 Wed Aug 9 08:54:55 UTC 2017 - jengelh@inai.de

View File

@ -451,6 +451,16 @@ chrpath -d %{buildroot}%{_bindir}/*
%{_libdir}/libvtkWrappingTools.a %{_libdir}/libvtkWrappingTools.a
%{_includedir}/%{pkgname}-%{series}/ %{_includedir}/%{pkgname}-%{series}/
%exclude %{_datadir}/tcl/vtk/vtktcl.c %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 %files java
%defattr(-,root,root,-) %defattr(-,root,root,-)

View File

@ -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 Wed Aug 9 08:54:55 UTC 2017 - jengelh@inai.de

View File

@ -451,6 +451,16 @@ chrpath -d %{buildroot}%{_bindir}/*
%{_libdir}/libvtkWrappingTools.a %{_libdir}/libvtkWrappingTools.a
%{_includedir}/%{pkgname}-%{series}/ %{_includedir}/%{pkgname}-%{series}/
%exclude %{_datadir}/tcl/vtk/vtktcl.c %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 %files java
%defattr(-,root,root,-) %defattr(-,root,root,-)