From cddad41e2b7dc8e0c5c314b41be585046c9305e476f4ff64281e60c28bef88cb Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Fri, 8 Jan 2021 16:45:32 +0000 Subject: [PATCH] Accepting request 861762 from home:wolfi323:branches:KDE:Extra - Add dependencies on breeze5-icons-rcc instead of breeze5-icons where necessary, kexi needs breeze-icons.rcc (during build and on runtime) which has been split out to a seperate package recently OBS-URL: https://build.opensuse.org/request/show/861762 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kexi?expand=0&rev=22 --- kexi.changes | 7 +++++++ kexi.spec | 9 ++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/kexi.changes b/kexi.changes index 0d1c894..b03a75b 100644 --- a/kexi.changes +++ b/kexi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 8 10:51:47 UTC 2021 - Wolfgang Bauer + +- Add dependencies on breeze5-icons-rcc instead of breeze5-icons + where necessary, kexi needs breeze-icons.rcc (during build and on + runtime) which has been split out to a seperate package recently + ------------------------------------------------------------------- Tue Sep 29 06:23:56 UTC 2020 - Fabian Vogt diff --git a/kexi.spec b/kexi.spec index d401ab2..74e4b1c 100644 --- a/kexi.spec +++ b/kexi.spec @@ -28,7 +28,6 @@ URL: http://www.kexi-project.org/ Source0: https://download.kde.org/stable/%{name}/src/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM Patch0: Fix-build-with-Qt-5_13.patch -BuildRequires: breeze5-icons BuildRequires: extra-cmake-modules BuildRequires: glib2-devel BuildRequires: kdb-devel @@ -78,6 +77,14 @@ BuildRequires: postgresql-server-devel %else BuildRequires: postgresql-devel %endif +# Kexi needs breeze-icons.rcc during build and on runtime (it doesn't start without it installed) +%if 0%{?suse_version} > 1500 || "%{?_repository}" == "KDE_Applications_openSUSE_Leap_15.1" || "%{?_repository}" == "KDE_Applications_openSUSE_Leap_15.2" +BuildRequires: breeze5-icons-rcc +Requires: breeze5-icons-rcc +%else +BuildRequires: breeze5-icons +Requires: breeze5-icons +%endif %description Kexi is a visual database applications creator, competing with