- Add patch to show an informative warning when adding FlatHub:

* 0001-Warning-for-FlatHub.patch

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=125
This commit is contained in:
2018-03-23 20:42:18 +00:00
committed by Git OBS Bridge
parent 24dd2f1fc4
commit 8706c2bcb7
3 changed files with 53 additions and 0 deletions

View File

@@ -25,6 +25,8 @@ License: GPL-2.0 and GPL-3.0 and GPL-3.0+
Group: System/GUI/KDE
Url: https://quickgit.kde.org/?p=discover.git
Source: http://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz
# PATCH-FIX-OPENSUSE
Patch1: 0001-Warning-for-FlatHub.patch
%if 0%{?suse_version} < 1330
# It does not build with the default compiler (GCC 4.8) on Leap 42.x
%if 0%{?sle_version} < 120300
@@ -96,6 +98,7 @@ This is the systray plasmoid to notify the user that updates are available
%prep
%setup -q
%autopatch -p1
%build
%if 0%{?suse_version} < 1330