diff --git a/0001-Related-tdf-72880-presumably-using-startcenter-as-ge.patch b/0001-Related-tdf-72880-presumably-using-startcenter-as-ge.patch new file mode 100644 index 0000000..17ab102 --- /dev/null +++ b/0001-Related-tdf-72880-presumably-using-startcenter-as-ge.patch @@ -0,0 +1,29 @@ +From ac33ef3a4abe73c65600e1f199d25e1a1f0080db Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= +Date: Thu, 8 Oct 2015 12:38:06 +0100 +Subject: [PATCH] Related: tdf#72880 presumably using startcenter as generic LO + target will work + +for the gnome case + +Change-Id: Icb5ad2d50d672b35783720c100a408fa3e5cb63e +--- + sysui/desktop/menus/startcenter.desktop | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/sysui/desktop/menus/startcenter.desktop b/sysui/desktop/menus/startcenter.desktop +index ed333b6..f0d2b63 100644 +--- a/sysui/desktop/menus/startcenter.desktop ++++ b/sysui/desktop/menus/startcenter.desktop +@@ -23,7 +23,7 @@ Icon=startcenter + Type=Application + Categories=Office;X-Red-Hat-Base;X-SuSE-Core-Office;X-MandrivaLinux-Office-Other; + Exec=${UNIXBASISROOTNAME} %%FILE%% +-MimeType=application/vnd.openofficeorg.extension; ++MimeType=application/vnd.openofficeorg.extension;x-scheme-handler/vnd.libreoffice.cmis; + Name=%PRODUCTNAME + GenericName=Office + Comment=The office productivity suite compatible to the open and standardized ODF document format. Supported by The Document Foundation. +-- +2.4.3 + diff --git a/libreoffice.spec b/libreoffice.spec index 12149b1..0cc9312 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -53,7 +53,7 @@ Summary: Free Software Productivity Suite Name: libreoffice Epoch: 1 Version: %{libo_version}.2 -Release: 7%{?libo_prerelease}%{?dist} +Release: 8%{?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 and CC0 Group: Applications/Productivity URL: http://www.libreoffice.org/ @@ -374,6 +374,7 @@ Patch55: 0001-implement-undo-of-delete-impress-cell-contents.patch Patch56: 0001-Revert-Fix-single-node-CopyRange.patch Patch57: 0001-Related-rhbz-1259746-Buffer-file-content-read-from-G.patch Patch58: 0001-implement-save-slide-background-for-impress.patch +Patch59: 0001-Related-tdf-72880-presumably-using-startcenter-as-ge.patch %define instdir %{_libdir} %define baseinstdir %{instdir}/libreoffice @@ -2433,6 +2434,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || : %endif %changelog +* Thu Oct 08 2015 Caolán McNamara - 1:4.4.5.2-8 +- Resolves: rhbz#1269593 Declare support for vnd.libreoffice.cmis:// URLs + * Wed Sep 30 2015 Stephan Bergmann - 1:4.4.5.2-7 - Resolves: rhbz#1259746 Cannot open documents from certain WebDAV servers - implement save slide background for impress