From 178e590ce39aa5257d5bff211b014daf02841f44 Mon Sep 17 00:00:00 2001 From: Ondrej Kozina Date: Fri, 17 Apr 2020 11:10:22 +0200 Subject: [PATCH] Fix broken patches application order (#1824878). --- cryptsetup.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/cryptsetup.spec b/cryptsetup.spec index dc1bb28..bb83d4b 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -18,10 +18,11 @@ Obsoletes: cryptsetup-python3 < 2.1.0 %global upstream_version %{version} Source0: https://www.kernel.org/pub/linux/utils/cryptsetup/v2.3/cryptsetup-%{upstream_version}.tar.xz -Patch0: %{name}-add-system-library-paths.patch # https://gitlab.com/cryptsetup/cryptsetup/-/commit/604abec333a0efb44fd8bc610aa0b1151dd0f612 -Patch1: 0001-Add-support-for-upcoming-json-c-0.14.0.patch -Patch2: 0002-Avoid-name-clash-with-newer-json-c-library.patch +Patch0: 0001-Add-support-for-upcoming-json-c-0.14.0.patch +Patch1: 0002-Avoid-name-clash-with-newer-json-c-library.patch +# Following patch has to applied last +Patch2: %{name}-add-system-library-paths.patch %description The cryptsetup package contains a utility for setting up