#507 Make libreoffice-math optional
Merged 3 years ago by kevin. Opened 3 years ago by catanzaro.
catanzaro/fedora-comps mcatanzaro/libreoffice-math  into  master

file modified
+1 -1
@@ -3691,12 +3691,12 @@ 

      <packagelist>

        <packagereq>libreoffice-emailmerge</packagereq>

        <packagereq>libreoffice-graphicfilter</packagereq>

-       <packagereq>libreoffice-math</packagereq>

        <packagereq type="mandatory">libreoffice-calc</packagereq>

        <packagereq type="mandatory">libreoffice-impress</packagereq>

        <packagereq type="mandatory">libreoffice-writer</packagereq>

        <packagereq type="optional">libreoffice-base</packagereq>

        <packagereq type="optional">libreoffice-draw</packagereq>

+       <packagereq type="optional">libreoffice-math</packagereq>

        <packagereq type="optional">libreoffice-pyuno</packagereq>

      </packagelist>

    </group>

LibreOffice Math is not an approved default app in Fedora Workstation.
We shipped it in F32 anyway by mistake. The .desktop file was changed to
no longer be hidden, and the -math subpackage was changed to include only
the desktop file and not the actual math application so that it wouldn't
appear as an installed application unless the subpackage were to be
installed, but it's being installed by default so the plan was defeated.
See rbhz#1776774 for some history.

Anyway, solution is to stop installing this package. LibreOffice Math
will still actually be installed, it'll just look like it's not. The
goal is to display only Writer, Calc, and Impress, as before.

rebased onto 1799f3c

3 years ago

Pull-Request has been merged by kevin

3 years ago
Metadata