From 07ee49dde769071608eff36d2cd0d8f7a4ace3cf12eeb7b2a2d231293d69c71c Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Fri, 5 Feb 2016 21:09:01 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=4 --- discover.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/discover.spec b/discover.spec index d268b1c..701c2db 100644 --- a/discover.spec +++ b/discover.spec @@ -24,6 +24,8 @@ License: GPL-2.0 Group: System/GUI/KDE Url: https://quickgit.kde.org/?p=discover.git Source0: %{name}-%{version}.tar.xz +#PATCH-FIX-UPSTREAM fix_for_gcc4.diff -- adjust the connect call so that it also builds with gcc48 +Patch1: fix_for_gcc4.diff BuildRequires: PackageKit-Qt5-devel BuildRequires: libAppstreamQt-devel BuildRequires: cmake >= 2.8.12 @@ -74,6 +76,7 @@ This is the systray plasmoid to notify the user that updates are available %prep %setup -q +%patch1 -p1 %build %cmake_kf5 -d build