From 31a3f574c29f851002d2dd31ccd7ed06451c7b5f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 9 Jul 2018 20:44:32 -0500 Subject: [PATCH] FTBFS workaround --- kf5-kwallet.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/kf5-kwallet.spec b/kf5-kwallet.spec index 52dedab..9f6d46c 100644 --- a/kf5-kwallet.spec +++ b/kf5-kwallet.spec @@ -7,6 +7,11 @@ %global tests 1 %endif +# workaround FTBFS wierdness in rawhide +%if 0%{?fedora} > 28 +%undefine _annotated_build +%endif + Name: kf5-%{framework} Version: 5.48.0 Release: 1%{?dist}