Fix broken patches application order (#1824878).
This commit is contained in:
parent
c1f61f1874
commit
178e590ce3
@ -18,10 +18,11 @@ Obsoletes: cryptsetup-python3 < 2.1.0
|
|||||||
|
|
||||||
%global upstream_version %{version}
|
%global upstream_version %{version}
|
||||||
Source0: https://www.kernel.org/pub/linux/utils/cryptsetup/v2.3/cryptsetup-%{upstream_version}.tar.xz
|
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
|
# https://gitlab.com/cryptsetup/cryptsetup/-/commit/604abec333a0efb44fd8bc610aa0b1151dd0f612
|
||||||
Patch1: 0001-Add-support-for-upcoming-json-c-0.14.0.patch
|
Patch0: 0001-Add-support-for-upcoming-json-c-0.14.0.patch
|
||||||
Patch2: 0002-Avoid-name-clash-with-newer-json-c-library.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
|
%description
|
||||||
The cryptsetup package contains a utility for setting up
|
The cryptsetup package contains a utility for setting up
|
||||||
|
Loading…
Reference in New Issue
Block a user