Hrvoje Senjan
2016-03-06 22:38:44 +00:00
committed by Git OBS Bridge
parent 3565e6b10d
commit 7b5f8936a7
2 changed files with 37 additions and 0 deletions

View File

@@ -25,6 +25,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: cmake >= 2.8.12
BuildRequires: extra-cmake-modules
@@ -70,6 +72,7 @@ This is the systray plasmoid to notify the user that updates are available
%prep
%setup -q
%patch1 -p1
%build
%cmake_kf5 -d build