diff --git a/libreoffice.spec b/libreoffice.spec index ec65199..dec79cd 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -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