From 8ee5026043bea472039041e8b5478d4b5db287ab9590575a6f3039ce98939529 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sat, 15 Sep 2018 15:03:53 +0000 Subject: [PATCH] Accepting request 635871 from home:wolfi323:test - Build without fwupd on Leap 42 OBS-URL: https://build.opensuse.org/request/show/635871 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=144 --- discover.changes | 5 +++++ discover.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/discover.changes b/discover.changes index 93b4b3b..bb62bb9 100644 --- a/discover.changes +++ b/discover.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 15 14:19:10 UTC 2018 - Wolfgang Bauer + +- Build without fwupd on Leap 42 + ------------------------------------------------------------------- Thu Sep 13 17:24:58 UTC 2018 - fabian@ritter-vogt.de diff --git a/discover.spec b/discover.spec index 9312409..61edeb3 100644 --- a/discover.spec +++ b/discover.spec @@ -67,7 +67,9 @@ BuildRequires: cmake(Qt5Quick) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) +%if 0%{?suse_version} >= 1500 BuildRequires: pkgconfig(fwupd) >= 1.0.6 +%endif Requires: AppStream Requires: PackageKit Requires: flatpak