From 1c0e1bfb489e3df4dc63da1f128c35eeace5b981 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Wed, 1 Apr 2020 05:36:27 +0300 Subject: [PATCH] gtk3_kde5 switch makes no sense to my mind, I will better remove it to avoid keeping yet another unmaintanined build conditionalizing --- libreoffice.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/libreoffice.spec b/libreoffice.spec index 4170f12..58e30b5 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -11,7 +11,6 @@ %else %bcond_with clang %endif -%bcond_without gtk3_kde5 %if %{with l10n} %define langs en-US af ar as bg bn br bs ca cs cy da de dz el en-GB es et eu fa fi fr ga gl gu he hi hr hu it ja ko kn lt lv mai mk ml mr nb nl nn nr nso or pa-IN pl pt pt-BR ro ru si sk sl sr ss st sv ta te th tn tr ts uk ve xh zh-TW zh-CN zu @@ -534,7 +533,6 @@ This package contains the GNOME VFS support and a GConf backend. #---------------------------------------------------------------------------- -%if %{with gtk3_kde5} %package gtk3-kde5 Summary: GTK3-KDE5 Integration for LibreOffice (Widgets, Dialogs, Addressbook) Group: Office @@ -548,7 +546,6 @@ KDE5/Qt5.x and a KDEish File Picker when running under KDE5. %files gtk3-kde5 %{ooodir}/program/libvclplug_gtk3_kde5lo.so %{ooodir}/program/lo_kde5filepicker -%endif #---------------------------------------------------------------------------- @@ -2993,9 +2990,7 @@ sed -i \ --with-external-tar="$EXTSRCDIR" \ --disable-gstreamer-0.10 \ --enable-release-build \ -%if %{with gtk3_kde5} --enable-gtk3-kde5 \ -%endif --enable-kde5 \ --enable-qt5 \ --disable-firebird-sdbc \