From 78125669e4f9973a7a93e38811e18e31af96467f9f6bff4923206990cd0bae0b Mon Sep 17 00:00:00 2001 From: Werner Hoch Date: Sun, 4 Jan 2009 16:44:31 +0000 Subject: [PATCH] 2 directory fixes OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=11 --- vtk.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vtk.spec b/vtk.spec index 9d5df63..b26508d 100644 --- a/vtk.spec +++ b/vtk.spec @@ -267,9 +267,9 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root,-) -%dir %{_libdir}/vtk-%{lib_ver}/CMake +%dir %{_libdir}/vtk-%{lib_ver} %{_includedir}/* -%{_libdir}/vtk-%{lib_ver}/CMake/* +%{_libdir}/vtk-%{lib_ver}/CMake %{_libdir}/vtk-%{lib_ver}/*.cmake %{_libdir}/vtk-%{lib_ver}/hints %{_libdir}/libvtkCommon.so @@ -336,6 +336,7 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/qtevents %{_bindir}/qtimageviewer %{_bindir}/qtsimpleview +%dir %{qtdir}/plugins/designer %{qtdir}/plugins/designer/libQVTKWidgetPlugin.so %files examples