Bug 51327
| Summary: | Не удаляется категория Education из .desktop | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Artem Varaksa <varaksaaa> |
| Component: | libreoffice | Assignee: | Andrey Cherepanov <cas> |
| Status: | NEW --- | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P5 | CC: | cas, george, grenka, kotopesutility |
| Version: | unstable | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
Пакет LibreOffice слит в libreoffice (https://packages.altlinux.org/tasks/398440/). Причина сохранилась: в libreoffice.spec:799 хак `subst 's/Education;//' %buildroot%lodir/share/xdg/math.desktop` правит копию в share/xdg, а /usr/share/applications/libreoffice-math.desktop создаётся скриптом bin/distro-install-desktop-integration (add_wrapper lomath …) отдельно, поэтому в установленном файле Education остаётся. Править нужно %buildroot%_desktopdir/libreoffice-math.desktop (либо оба файла). Перевешиваю на libreoffice. |

Description
Artem Varaksa 2024-08-29 18:19:58 MSK