From 2fea4e4bccbc4fe6a36e470cd28680eebd6441e6 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Wed, 20 Mar 2024 14:50:06 +0100 Subject: [PATCH] updates on vendoroption and buildoptions Signed-off-by: Toshaan Bharvani --- SPECS/libreoffice.spec | 29 +---------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) diff --git a/SPECS/libreoffice.spec b/SPECS/libreoffice.spec index 3c975b6..e082607 100644 --- a/SPECS/libreoffice.spec +++ b/SPECS/libreoffice.spec @@ -17,12 +17,7 @@ # Should contain any suffix of release tarball name, e.g., -buildfix1. %global libo_buildfix %{nil} # rhbz#715152 state vendor -%if 0%{?rhel} -%global vendoroption --with-vendor="Red Hat, Inc." -%endif -%if 0%{?fedora} -%global vendoroption --with-vendor="The Fedora Project" -%endif +%global vendoroption --with-vendor="PowerEL" %global libo_python python3 %global libo_python_executable %{__python3} %global libo_python_sitearch %{python3_sitearch} @@ -57,37 +52,15 @@ %endif # Disable firebird for RHEL -%if 0%{?rhel} %bcond_with firebird -%else -%bcond_without firebird -%endif - -# Handle KDE/Qt integration for Fedora and RHEL/EPEL -%if 0%{?rhel} && 0%{?rhel} < 10 %bcond_with kf5 %bcond_with kf6 -%endif - -# KDE Plasma 5 integration only for Fedora -%if 0%{?fedora} -%bcond_without kf5 -%endif - -# KDE Plasma 6 integration for Fedora and RHEL/EPEL 10+ -%if 0%{?fedora} || 0%{?rhel} >= 10 -%bcond_without kf6 -%endif - # generated by %%langpack definitions %global langpack_langs %{nil} %global bundling_options %{nil} -# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval -ExcludeArch: %{ix86} - Summary: Free Software Productivity Suite Name: libreoffice Epoch: 1