diff --git a/0001-remove-OpenGL-transitions-config.-file-from-scheme.patch b/0001-remove-OpenGL-transitions-config.-file-from-scheme.patch new file mode 100644 index 0000000..e9e10e8 --- /dev/null +++ b/0001-remove-OpenGL-transitions-config.-file-from-scheme.patch @@ -0,0 +1,31 @@ +From f316f413f589989013bf161170087e77a82db2d3 Mon Sep 17 00:00:00 2001 +From: David Tardon +Date: Sat, 5 Nov 2016 16:38:14 +0100 +Subject: [PATCH] remove OpenGL transitions config. file from scheme + +The OpenGL transitions are optional, so the respective config. file +should only be listed in the ogltrans module. + +This reverts commit dafcb2844bda4af2bc290548548392bda3262307. + +Change-Id: Ie785db07d04a0baf3dc9fd385f1d8a34837dc38b +--- + officecfg/registry/schema/org/openoffice/Office/Impress.xcs | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +index e8b170d..323e7ef 100644 +--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs ++++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +@@ -452,7 +452,7 @@ + + + +- vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/config/soffice.cfg/simpress/transitions.xml;vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/config/soffice.cfg/simpress/transitions-ogl.xml ++ vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/config/soffice.cfg/simpress/transitions.xml + + + +-- +2.9.3 + diff --git a/libreoffice.spec b/libreoffice.spec index 94fd245..51a439b 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -234,6 +234,7 @@ Patch4: 0001-never-run-autogen.sh.patch Patch5: 0001-add-X-TryExec-entries-to-desktop-files.patch Patch6: 0001-rhbz-1353069-don-t-record-undo-information-in-the-cl.patch Patch7: 0001-convert-angle-from-degrees-to-radians-for-glm.patch +Patch8: 0001-remove-OpenGL-transitions-config.-file-from-scheme.patch %if 0%{?rhel} # not upstreamed