From 82f914614db8010e69e6cac7726813044558c2f3 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mar 28 2018 08:39:08 +0000 Subject: Remove obsolete build fix patch --- diff --git a/umockdev.spec b/umockdev.spec index 64bb209..fb9fcd6 100644 --- a/umockdev.spec +++ b/umockdev.spec @@ -19,9 +19,6 @@ BuildRequires: chrpath BuildRequires: gphoto2 BuildRequires: python3 -# https://github.com/martinpitt/umockdev/issues/76 -Patch0: 0001-Fix-compilation-on-Fedora-rawhide.patch - %description With this program and libraries you can easily create mock udev objects. This is useful for writing tests for software which talks to @@ -38,7 +35,6 @@ using %{name}. %prep %setup -q -n %{name}-%{version} -%patch0 -p1 %build NOCONFIGURE=1 ./autogen.sh