[packages/writerperfect] - updated to 0.9.4
qboosh
qboosh at pld-linux.org
Wed Jun 17 20:48:58 CEST 2015
commit ac2a44bea4161263fdc99546c4efe2eb0553f832
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jun 17 20:50:16 2015 +0200
- updated to 0.9.4
writerperfect.spec | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/writerperfect.spec b/writerperfect.spec
index 2c27c80..5531871 100644
--- a/writerperfect.spec
+++ b/writerperfect.spec
@@ -1,17 +1,18 @@
Summary: Converting WordPerfect(TM) documents into OpenOffice.org formats
Summary(pl.UTF-8): Konwersja dokumentów WordPerfecta(TM) na formaty OpenOffice.org
Name: writerperfect
-Version: 0.9.2
+Version: 0.9.4
Release: 1
License: GPL v2
Group: Applications/Publishing
Source0: http://downloads.sourceforge.net/libwpd/%{name}-%{version}.tar.xz
-# Source0-md5: 2ae8b25f99054964a968e0a908475840
+# Source0-md5: bc1b90a4d4b0184a078bf5ceb9b36fda
URL: http://libwpd.sourceforge.net/
BuildRequires: glib2-devel >= 2.0.0
BuildRequires: libabw-devel >= 0.1
BuildRequires: libcdr-devel >= 0.1
BuildRequires: libe-book-devel >= 0.1
+BuildRequires: libeot-devel
BuildRequires: libepubgen-devel >= 0.0
BuildRequires: libetonyek-devel >= 0.1
BuildRequires: libfreehand-devel >= 0.1
@@ -21,11 +22,12 @@ BuildRequires: libmwaw-devel >= 0.3
BuildRequires: libodfgen-devel >= 0.1
BuildRequires: libpagemaker-devel >= 0.0
BuildRequires: librevenge-devel >= 0.0.1
+BuildRequires: librvngabw-devel >= 0.0
BuildRequires: libstdc++-devel >= 6:4.3
BuildRequires: libvisio-devel >= 0.1
BuildRequires: libwpd-devel >= 0.10
BuildRequires: libwpg-devel >= 0.3
-BuildRequires: libwps-devel >= 0.3
+BuildRequires: libwps-devel >= 0.4
BuildRequires: pkgconfig >= 1:0.20
BuildRequires: tar >= 1:1.22
BuildRequires: xz
@@ -42,7 +44,7 @@ Requires: librevenge >= 0.0.1
Requires: libvisio >= 0.1
Requires: libwpd >= 0.10
Requires: libwpg >= 0.3
-Requires: libwps >= 0.3
+Requires: libwps >= 0.4
Obsoletes: wpd2odt
Obsoletes: wpd2sxw
Obsoletes: wps2odt
@@ -83,20 +85,25 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc ChangeLog NEWS README
+%attr(755,root,root) %{_bindir}/abw2abw
%attr(755,root,root) %{_bindir}/abw2epub
%attr(755,root,root) %{_bindir}/abw2odt
%attr(755,root,root) %{_bindir}/cdr2epub
%attr(755,root,root) %{_bindir}/cdr2odg
%attr(755,root,root) %{_bindir}/cmx2epub
%attr(755,root,root) %{_bindir}/cmx2odg
+%attr(755,root,root) %{_bindir}/ebook2abw
%attr(755,root,root) %{_bindir}/ebook2epub
%attr(755,root,root) %{_bindir}/ebook2odt
%attr(755,root,root) %{_bindir}/fh2epub
%attr(755,root,root) %{_bindir}/fh2odg
%attr(755,root,root) %{_bindir}/key2epub
%attr(755,root,root) %{_bindir}/key2odp
+%attr(755,root,root) %{_bindir}/mwaw2abw
%attr(755,root,root) %{_bindir}/mwaw2epub
%attr(755,root,root) %{_bindir}/mwaw2odf
+%attr(755,root,root) %{_bindir}/numbers2ods
+%attr(755,root,root) %{_bindir}/pages2abw
%attr(755,root,root) %{_bindir}/pages2epub
%attr(755,root,root) %{_bindir}/pages2odt
%attr(755,root,root) %{_bindir}/pmd2epub
@@ -108,9 +115,11 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_bindir}/vss2epub
%attr(755,root,root) %{_bindir}/vss2odg
%attr(755,root,root) %{_bindir}/wks2ods
+%attr(755,root,root) %{_bindir}/wpd2abw
%attr(755,root,root) %{_bindir}/wpd2epub
%attr(755,root,root) %{_bindir}/wpd2odt
%attr(755,root,root) %{_bindir}/wpg2epub
%attr(755,root,root) %{_bindir}/wpg2odg
+%attr(755,root,root) %{_bindir}/wps2abw
%attr(755,root,root) %{_bindir}/wps2epub
%attr(755,root,root) %{_bindir}/wps2odt
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/writerperfect.git/commitdiff/ac2a44bea4161263fdc99546c4efe2eb0553f832
More information about the pld-cvs-commit
mailing list