[writerperfect] new upstream release 0.9.2

David Tardon dtardon at fedoraproject.org
Tue Jul 8 07:30:46 UTC 2014


commit 26784081fcba4decd4f083b6704e0eb42d31d513
Author: David Tardon <dtardon at redhat.com>
Date:   Sun Jul 6 10:05:49 2014 +0200

    new upstream release 0.9.2

 writerperfect.spec |   67 +++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 56 insertions(+), 11 deletions(-)
---
diff --git a/writerperfect.spec b/writerperfect.spec
index 874a695..87057e2 100644
--- a/writerperfect.spec
+++ b/writerperfect.spec
@@ -1,7 +1,7 @@
 Name: writerperfect
-Version: 0.9.1
-Release: 3%{?dist}
-Summary: A collection of tools to transform various file formats into ODF
+Version: 0.9.2
+Release: 1%{?dist}
+Summary: A collection of tools to transform various file formats into ODF and EPUB
 
 # the only BSD sources are src/FemtoZip.{h,c}xx
 License: (MPLv2.0 or LGPLv2+) and BSD
@@ -13,6 +13,7 @@ BuildRequires: help2man
 BuildRequires: pkgconfig(libabw-0.1)
 BuildRequires: pkgconfig(libcdr-0.1)
 BuildRequires: pkgconfig(libe-book-0.1)
+BuildRequires: pkgconfig(libepubgen-0.0)
 BuildRequires: pkgconfig(libetonyek-0.1)
 BuildRequires: pkgconfig(libfreehand-0.1)
 BuildRequires: pkgconfig(libgsf-1)
@@ -28,7 +29,7 @@ BuildRequires: pkgconfig(libwps-0.3)
 
 %description
 %{name} is a collection of command-line tools to transform various document
-formats into ODF. Among supported input formats are:
+formats into ODF and EPUB. Among supported input formats are:
 * AbiWord
 * Adobe PageMaker
 * Apple Keynote
@@ -48,6 +49,7 @@ formats into ODF. Among supported input formats are:
     --with-libabw \
     --with-libcdr \
     --with-libe-book \
+    --with-libepubgen \
     --with-libetonyek \
     --with-libfreehand \
     --with-libmspub \
@@ -59,65 +61,108 @@ formats into ODF. Among supported input formats are:
 make %{?_smp_mflags}
 
 export LD_LIBRARY_PATH=`pwd`/src/lib/.libs${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
+help2man -N --no-discard-stderr -n 'convert AbiWord document into EPUB' -o abw2epub.1 ./src/abw2epub
 help2man -N --no-discard-stderr -n 'convert AbiWord document into ODF' -o abw2odt.1 ./src/abw2odt
-help2man -N --no-discard-stderr -n 'convert CorelDRAW document into ODF' -o cdr2odg.1 ./src/cdr2odg
+help2man -N --no-discard-stderr -n 'convert Corel Presentation Exchange file into EPUB' -o cmx2epub.1 ./src/cmx2epub
 help2man -N --no-discard-stderr -n 'convert Corel Presentation Exchange file into ODF' -o cmx2odg.1 ./src/cmx2odg
-help2man -N --no-discard-stderr -n 'convert e-book into ODF' -o ebook2odt.1 ./src/ebook2odt
+help2man -N --no-discard-stderr -n 'convert CorelDRAW document into EPUB' -o cdr2epub.1 ./src/cdr2epub
+help2man -N --no-discard-stderr -n 'convert CorelDRAW document into ODF' -o cdr2odg.1 ./src/cdr2odg
+help2man -N --no-discard-stderr -n 'convert FreeHand document into EPUB' -o fh2epub.1 ./src/fh2epub
 help2man -N --no-discard-stderr -n 'convert FreeHand document into ODF' -o fh2odg.1 ./src/fh2odg
+help2man -N --no-discard-stderr -n 'convert Keynote presentation into EPUB' -o key2epub.1 ./src/key2epub
 help2man -N --no-discard-stderr -n 'convert Keynote presentation into ODF' -o key2odp.1 ./src/key2odp
+help2man -N --no-discard-stderr -n 'convert Mac document into EPUB' -o mwaw2epub.1 ./src/mwaw2epub
 help2man -N --no-discard-stderr -n 'convert Mac document into ODF' -o mwaw2odf.1 ./src/mwaw2odf
 help2man -N --no-discard-stderr -n 'convert PageMaker document into ODF' -o pmd2odg.1 ./src/pmd2odg
+help2man -N --no-discard-stderr -n 'convert Publisher document into EPUB' -o pub2epub.1 ./src/pub2epub
 help2man -N --no-discard-stderr -n 'convert Publisher document into ODF' -o pub2odg.1 ./src/pub2odg
+help2man -N --no-discard-stderr -n 'convert Visio document into EPUB' -o vsd2epub.1 ./src/vsd2epub
 help2man -N --no-discard-stderr -n 'convert Visio document into ODF' -o vsd2odg.1 ./src/vsd2odg
+help2man -N --no-discard-stderr -n 'convert Visio stencil into EPUB' -o vss2epub.1 ./src/vss2epub
 help2man -N --no-discard-stderr -n 'convert Visio stencil into ODF' -o vss2odg.1 ./src/vss2odg
+help2man -N --no-discard-stderr -n 'convert WordPerfect document into EPUB' -o wpd2epub.1 ./src/wpd2epub
 help2man -N --no-discard-stderr -n 'convert WordPerfect document into ODF' -o wpd2odt.1 ./src/wpd2odt
+help2man -N --no-discard-stderr -n 'convert WordPerfect graphics into EPUB' -o wpg2epub.1 ./src/wpg2epub
 help2man -N --no-discard-stderr -n 'convert WordPerfect graphics into ODF' -o wpg2odg.1 ./src/wpg2odg
-help2man -N --no-discard-stderr -n 'convert Works spreadsheet into ODF' -o wks2ods.1 ./src/wks2ods
+help2man -N --no-discard-stderr -n 'convert Works document into EPUB' -o wps2epub.1 ./src/wps2epub
 help2man -N --no-discard-stderr -n 'convert Works document into ODF' -o wps2odt.1 ./src/wps2odt
+help2man -N --no-discard-stderr -n 'convert Works spreadsheet into ODF' -o wks2ods.1 ./src/wks2ods
+help2man -N --no-discard-stderr -n 'convert e-book into EPUB' -o ebook2epub.1 ./src/ebook2epub
+help2man -N --no-discard-stderr -n 'convert e-book into ODF' -o ebook2odt.1 ./src/ebook2odt
 
 %install
 make install DESTDIR=%{buildroot}
 
 # only a skeleton currently
-rm %{buildroot}%{_bindir}/pages2odt
+rm %{buildroot}%{_bindir}/pages2epub %{buildroot}%{_bindir}/pages2odt
 
 install -m 0755 -d %{buildroot}/%{_mandir}/man1
-install -m 0644 *od?.1 %{buildroot}/%{_mandir}/man1
+install -m 0644 *2epub.1 *2od?.1 %{buildroot}/%{_mandir}/man1
 
 %files
 %doc ChangeLog COPYING.LGPL COPYING.MPL NEWS README
+%{_bindir}/abw2epub
 %{_bindir}/abw2odt
+%{_bindir}/cdr2epub
 %{_bindir}/cdr2odg
+%{_bindir}/cmx2epub
 %{_bindir}/cmx2odg
+%{_bindir}/ebook2epub
 %{_bindir}/ebook2odt
+%{_bindir}/fh2epub
 %{_bindir}/fh2odg
+%{_bindir}/key2epub
 %{_bindir}/key2odp
+%{_bindir}/mwaw2epub
 %{_bindir}/mwaw2odf
 %{_bindir}/pmd2odg
+%{_bindir}/pub2epub
 %{_bindir}/pub2odg
+%{_bindir}/vsd2epub
 %{_bindir}/vsd2odg
+%{_bindir}/vss2epub
 %{_bindir}/vss2odg
+%{_bindir}/wks2ods
+%{_bindir}/wpd2epub
 %{_bindir}/wpd2odt
+%{_bindir}/wpg2epub
 %{_bindir}/wpg2odg
-%{_bindir}/wks2ods
+%{_bindir}/wps2epub
 %{_bindir}/wps2odt
+%{_mandir}/man1/abw2epub.1*
 %{_mandir}/man1/abw2odt.1*
+%{_mandir}/man1/cdr2epub.1*
 %{_mandir}/man1/cdr2odg.1*
+%{_mandir}/man1/cmx2epub.1*
 %{_mandir}/man1/cmx2odg.1*
+%{_mandir}/man1/ebook2epub.1*
 %{_mandir}/man1/ebook2odt.1*
+%{_mandir}/man1/fh2epub.1*
 %{_mandir}/man1/fh2odg.1*
+%{_mandir}/man1/key2epub.1*
 %{_mandir}/man1/key2odp.1*
+%{_mandir}/man1/mwaw2epub.1*
 %{_mandir}/man1/mwaw2odf.1*
 %{_mandir}/man1/pmd2odg.1*
+%{_mandir}/man1/pub2epub.1*
 %{_mandir}/man1/pub2odg.1*
+%{_mandir}/man1/vsd2epub.1*
 %{_mandir}/man1/vsd2odg.1*
+%{_mandir}/man1/vss2epub.1*
 %{_mandir}/man1/vss2odg.1*
+%{_mandir}/man1/wks2ods.1*
+%{_mandir}/man1/wpd2epub.1*
 %{_mandir}/man1/wpd2odt.1*
+%{_mandir}/man1/wpg2epub.1*
 %{_mandir}/man1/wpg2odg.1*
-%{_mandir}/man1/wks2ods.1*
+%{_mandir}/man1/wps2epub.1*
 %{_mandir}/man1/wps2odt.1*
 
 %changelog
+* Sun Jul 06 2014 David Tardon <dtardon at redhat.com> - 0.9.2-1
+- new upstream release
+- enable EPUB export
+
 * Fri Jun 27 2014 David Tardon <dtardon at redhat.com> - 0.9.1-3
 - enable support for Adobe PageMaker documents
 


More information about the scm-commits mailing list