From b9ad2bf8a236ded35396dabbeebe8fa96c428001 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Jan 27 2017 01:13:41 +0000 Subject: Add missing %if around scriptlets for boost-fiber --- diff --git a/boost.spec b/boost.spec index fbc6b3e..2b36add 100644 --- a/boost.spec +++ b/boost.spec @@ -952,9 +952,11 @@ rm -rf $RPM_BUILD_ROOT %postun date-time -p /sbin/ldconfig +%if %{with context} %post fiber -p /sbin/ldconfig %postun fiber -p /sbin/ldconfig +%endif %post filesystem -p /sbin/ldconfig