[libreoffice] enable EOT support

David Tardon dtardon at fedoraproject.org
Fri Jan 24 19:25:14 UTC 2014


commit 841b800922bec8aab3aaf9baad6c414f74d17d20
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Jan 24 20:24:43 2014 +0100

    enable EOT support

 libreoffice.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index eb7f261..5d9c854 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -43,7 +43,7 @@ Summary:        Free Software Productivity Suite
 Name:           libreoffice
 Epoch:          1
 Version:        %{libo_version}.3
-Release:        2%{?libo_prerelease}%{?dist}
+Release:        3%{?libo_prerelease}%{?dist}
 License:        (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and Artistic and MPLv2.0
 Group:          Applications/Productivity
 URL:            http://www.libreoffice.org/default/
@@ -1103,6 +1103,7 @@ touch autogen.lastrun
  --disable-fetch-external \
  --disable-gnome-vfs \
  --enable-dbus \
+ --enable-eot \
  --enable-evolution2 \
  --enable-ext-nlpsolver \
  --enable-ext-wiki-publisher \
@@ -2127,6 +2128,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %endif
 
 %changelog
+* Fri Jan 24 2014 David Tardon <dtardon at redhat.com> - 1:4.2.0.3-3
+- enable EOT support
+
 * Thu Jan 23 2014 David Tardon <dtardon at redhat.com> - 1:4.2.0.3-2
 - stop showing math and startcenter in menu (again)
 


More information about the scm-commits mailing list