]> git.pld-linux.org Git - packages/abiword.git/blobdiff - abiword.spec
- pl fix
[packages/abiword.git] / abiword.spec
index 201465ecd7da1521a774dd5c2d7fe94b0e4c570f..d33a7eccf5aa28a773ec12a6ecae5e68a10b0bb6 100644 (file)
@@ -22,7 +22,7 @@
 %bcond_with    capi            # AbiCAPI plugin (disappeared)
 %bcond_without gda             # libgda support
 %bcond_without gnome           # without GNOME libs
-%bcond_without gnomevfs        # gnome-vfs support
+%bcond_with    gnomevfs        # gnome-vfs support
 %bcond_with    goffice         # try build plugin-goffice (requires goffice < 0.6.0)
 %bcond_with    xhtml           # try build plugin-xhtml (compile error)
 %bcond_with    ots             # try build plugin-ots (requires ots >= 0.5.0)
 Summary:       Multi-platform word processor
 Summary(pl.UTF-8):     Wieloplatformowy procesor tekstu
 Name:          abiword
-Version:       2.6.3
-Release:       1
+Version:       2.6.4
+Release:       4
 Epoch:         1
 License:       GPL
 Group:         X11/Applications
 Source0:       http://www.abisource.com/downloads/abiword/%{version}/source/%{name}-%{version}.tar.gz
-# Source0-md5: 40d9da8b04c70035b89f8ad7fcc4519d
+# Source0-md5: 16748b2d6e318e0e2a25581005e1943a
 Source1:       http://www.abisource.com/downloads/abiword/%{version}/source/%{name}-plugins-%{version}.tar.gz
-# Source1-md5: 92a2e98fb26595666cb68e9bb56babd0
+# Source1-md5: 3bf973c5a1446ef3eaf980724821d6e9
 Source2:       http://www.abisource.com/downloads/abiword/%{version}/source/%{name}-extras-%{version}.tar.gz
-# Source2-md5: 4985165b8e166b35d9f9a2ca3090e928
+# Source2-md5: d0893e611d37c3ba09b77fa720a3904d
 Source3:       http://www.abisource.com/downloads/abiword/%{version}/source/%{name}-docs-%{version}.tar.gz
-# Source3-md5: 400702fa12e07e39c7a6153c942511ee
+# Source3-md5: 9f8c0cd81d8889cc90550049f40a484a
 Patch0:                %{name}-desktop.patch
 Patch1:                %{name}-home_etc.patch
 Patch4:                %{name}-goffice05.patch
@@ -72,6 +72,7 @@ BuildRequires:        libgnomedb-devel >= 1:1.2.2
 BuildRequires: libgnomeprintui-devel >= 2.12.1
 BuildRequires: libgnomeui-devel >= 2.15.91
 %{?with_goffice:BuildRequires: libgoffice-devel >= 0.6.0}
+%{?with_gnomevfs:BuildRequires:        libgsf-gnome-devel >= 1.14.1}
 BuildRequires: libgsf-devel >= 1.14.1
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
@@ -140,7 +141,7 @@ Wtyczka ta pozwala na przetłumaczenie wybranego tekstu.
 # abiCollab plugin
 %package plugin-collab
 Summary:       Remote collaborate for AbiWord
-Summary(pl):   Zdalna współpraca dla AbiWord
+Summary(pl):   Zdalna współpraca dla AbiWorda
 Group:         Applications/Productivity
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 
@@ -148,7 +149,7 @@ Requires:   %{name} = %{epoch}:%{version}-%{release}
 Allows to collaborate with a remote user.
 
 %description plugin-collab -l pl
-Pozwala na współpracę z innym użytkownikiem przez sieć.
+Wtyczka pozwalająca na współpracę z innym użytkownikiem przez sieć.
 
 # abiCommand plugin
 %package plugin-command
@@ -861,6 +862,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/*.png
 
+# XXX TODO: move to subpackages?
+%attr(755,root,root) %{_libdir}/abiword-%{mver}/plugins/libAbiOPML.so
+%attr(755,root,root) %{_libdir}/abiword-%{mver}/plugins/libAbiOpenXML.so
+%attr(755,root,root) %{_libdir}/abiword-%{mver}/plugins/libAbiWPG.so
+%attr(755,root,root) %{_libdir}/abiword-%{mver}/plugins/libLoadBindings.so
+%attr(755,root,root) %{_libdir}/abiword-%{mver}/plugins/libPresentation.so
+
 %files plugin-aiksaurus
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/abiword-%{mver}/plugins/libAbiAikSaurus.so
This page took 0.056161 seconds and 4 git commands to generate.