]> git.pld-linux.org Git - packages/abiword.git/blobdiff - abiword.spec
- pl fix
[packages/abiword.git] / abiword.spec
index 11cf773c679df9112c05c12b5edde1cb35c031a0..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.2
-Release:       0.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: 8e756c0529880fbe6ea3aaef8d5df0b5
+# Source0-md5: 16748b2d6e318e0e2a25581005e1943a
 Source1:       http://www.abisource.com/downloads/abiword/%{version}/source/%{name}-plugins-%{version}.tar.gz
-# Source1-md5: 8e3f0717327b712c6d091128709f5599
+# Source1-md5: 3bf973c5a1446ef3eaf980724821d6e9
 Source2:       http://www.abisource.com/downloads/abiword/%{version}/source/%{name}-extras-%{version}.tar.gz
-# Source2-md5: 0cca01e0943e598e274350a77cde2ede
+# Source2-md5: d0893e611d37c3ba09b77fa720a3904d
 Source3:       http://www.abisource.com/downloads/abiword/%{version}/source/%{name}-docs-%{version}.tar.gz
-# Source3-md5: 6907a7279e9da78f2e7b04fa81cc994c
+# 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
@@ -85,6 +86,7 @@ BuildRequires:        libxml2-devel >= 1:2.6.26
 BuildRequires: link-grammar-devel >= 4.2.1
 BuildRequires: loudmouth-devel >= 1.0.1
 %{?with_ots:BuildRequires:     ots-devel >= 0.5.0}
+BuildRequires: perl-devel
 BuildRequires: pkgconfig >= 0.9.0
 BuildRequires: popt-devel
 BuildRequires: psiconv-devel >= 0.9.6
@@ -139,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}
 
@@ -147,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
@@ -860,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.092635 seconds and 4 git commands to generate.