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:
parent
11ae052473
commit
a0b750046a
@ -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
|
||||
|
||||
|
@ -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,-)
|
||||
|
@ -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
|
||||
|
||||
|
10
vtk.spec
10
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,-)
|
||||
|
Loading…
Reference in New Issue
Block a user