]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- use gnomevfs bcond for its files
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 7 Jan 2007 19:32:23 +0000 (19:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libreoffice.spec -> 1.686

libreoffice.spec

index 69b0ea70f89d889ee74ab13fce4d79d2d57386bd..e927f78221a1b31d1c03ea7f6d2db6114eccded5 100644 (file)
@@ -3241,12 +3241,14 @@ fontpostinst TTF
 %files libs-gtk
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}/program/fps_gnome.uno.so
-%attr(755,root,root) %{_libdir}/%{name}/program/gconfbe1.uno.so
 %attr(755,root,root) %{_libdir}/%{name}/program/gnome-open-url
 %attr(755,root,root) %{_libdir}/%{name}/program/gnome-open-url.bin
 %attr(755,root,root) %{_libdir}/%{name}/program/gnome-set-default-application
 %attr(755,root,root) %{_libdir}/%{name}/program/libvclplug_gtk*.so
+%if %{with gnomevfs}
+%attr(755,root,root) %{_libdir}/%{name}/program/gconfbe1.uno.so
 %attr(755,root,root) %{_libdir}/%{name}/program/ucpgvfs1.uno.so
+%endif
 
 %files base
 %defattr(644,root,root,755)
This page took 0.25013 seconds and 4 git commands to generate.