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
This commit is contained in:
Fabian Vogt 2021-01-08 16:45:32 +00:00 committed by Git OBS Bridge
parent 0e41b5958b
commit cddad41e2b
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 8 10:51:47 UTC 2021 - Wolfgang Bauer <wbauer@tmo.at>
- 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 <fabian@ritter-vogt.de>

View File

@ -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