mirror of
https://abf.rosa.ru/djam/libreoffice.git
synced 2025-02-23 10:32:59 +00:00
mk transitional package to migrate from libreoffice-kde4 to libreoffice-gtk3-kde5
This commit is contained in:
parent
ea13c843fe
commit
6dca72bb4c
1 changed files with 21 additions and 0 deletions
|
@ -563,6 +563,27 @@ KDE5/Qt5.x and a KDEish File Picker when running under KDE5.
|
|||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
%package kde4
|
||||
Summary: Transitional package to migrate from libreoffice-kde4
|
||||
Group: Office
|
||||
# GTK3-KDE5 VCL is much more mature than QT5-KDE5
|
||||
# because of maturity of GTK3 VCL,
|
||||
# so let's migrate users of libreoffice-kde4 to libreoffice-gtk3-kde5
|
||||
Requires: %{name}-gtk3-kde5 = %{EVRD}
|
||||
%rename %{name}-kde4
|
||||
|
||||
%description kde5
|
||||
Transitional package to migrate from libreoffice-kde4 to libreoffice-gtk3-kde5.
|
||||
KDE4 VCL was very buggy, we disabled it in ROSA and are migrating users to
|
||||
libreoffice-gtk3-kde5 (not libreoffice-kde5 because GTK3 VCL is
|
||||
much more mature that Qt5/KDE5 VCL).
|
||||
You may delete this package and choose any VCL you want.
|
||||
|
||||
%files kde5
|
||||
# empty transitional package
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
%package impress
|
||||
Summary: LibreOffice office suite - presentation
|
||||
Group: Office
|
||||
|
|
Loading…
Add table
Reference in a new issue