From 282e088f13dcbfba2c208de9a5372848013c06b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Tue, 21 Apr 2020 19:47:09 +0200 Subject: [PATCH] Bootstrapping for json-c SONAME bump --- systemd.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/systemd.spec b/systemd.spec index 699fbd2..b7b3798 100644 --- a/systemd.spec +++ b/systemd.spec @@ -14,7 +14,7 @@ # Bootstrap may be needed to break intercircular dependencies with # cryptsetup, e.g. when re-building cryptsetup on a json-c SONAME-bump. -%bcond_with bootstrap +%bcond_without bootstrap %bcond_without tests Name: systemd @@ -774,6 +774,7 @@ fi %changelog * Tue Apr 21 2020 Björn Esser - 245.5-2 - Add explicit BuildRequires: acl +- Bootstrapping for json-c SONAME bump * Fri Apr 17 2020 Zbigniew Jędrzejewski-Szmek - 245.5-1 - Update to latest stable version (#1819313, #1815412, #1800875)