From ff09d6398e46d95865f4370de734c6d6f9d36907 Mon Sep 17 00:00:00 2001 From: Yanko Kaneti Date: Wed, 19 Jul 2017 16:32:31 +0300 Subject: [PATCH] Disable test-fuzzy-index for now --- libdazzle.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdazzle.spec b/libdazzle.spec index 1734e02..930ba7a 100644 --- a/libdazzle.spec +++ b/libdazzle.spec @@ -7,6 +7,9 @@ License: GPLv3+ URL: https://git.gnome.org/browse/libdazzle/ Source0: https://download.gnome.org/sources/%{name}/3.25/%{name}-%{version}.tar.xz +# https://github.com/chergert/libdazzle/issues/8 +Patch1: disable-test-fuzzy-index.patch + BuildRequires: gtk-doc BuildRequires: meson BuildRequires: vala @@ -39,7 +42,7 @@ developing applications that use %{name}. %prep -%autosetup +%autosetup -p1 %build