]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- moved libfps_*.so to -libs-gtk, -libs-kde subpackages (fixes file saving on pure...
authorArtur Frysiak <artur@frysiak.net>
Tue, 28 Sep 2004 12:52:07 +0000 (12:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 4.3

Changed files:
    libreoffice.spec -> 1.461

libreoffice.spec

index 34a3d3dbf7c752d0ba1c4b3310f603c7f740deec..13f023b87c7ff018a2fe9c9a136f6544a856a11c 100644 (file)
@@ -26,7 +26,7 @@ Summary:      OpenOffice - powerful office suite
 Summary(pl):   OpenOffice - potê¿ny pakiet biurowy
 Name:          openoffice
 Version:       %{fullver}
-Release:       4.2
+Release:       4.3
 Epoch:         1
 License:       GPL/LGPL
 Group:         X11/Applications
@@ -2197,6 +2197,8 @@ fontpostinst TTF %{_fontsdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/program/*.so
 %exclude %{_libdir}/%{name}/program/libvclplug_gtk*.so
 %exclude %{_libdir}/%{name}/program/libvclplug_kde*.so
+%exclude %{_libdir}/%{name}/program/libfps_kde.so
+%exclude %{_libdir}/%{name}/program/libfps_gtk.so
 %attr(755,root,root) %{_libdir}/%{name}/program/*.so.*
 %attr(755,root,root) %{_libdir}/%{name}/program/filter/*.so
 
@@ -2208,9 +2210,11 @@ fontpostinst TTF %{_fontsdir}/%{name}
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}/program/kdefilepicker
 %attr(755,root,root) %{_libdir}/%{name}/program/libvclplug_kde*.so
+%attr(755,root,root) %{_libdir}/%{name}/program/libfps_kde.so
 %dir %{_libdir}/%{name}/program/resource.kde
 
 %files libs-gtk -f en.lang.gnome
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}/program/libvclplug_gtk*.so
+%attr(755,root,root) %{_libdir}/%{name}/program/libfps_gtk.so
 %dir %{_libdir}/%{name}/program/resource.gnome
This page took 0.037979 seconds and 4 git commands to generate.