From 21bf350faf86e19e63c172f9bc944fb605d1d06c Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Oct 21 2020 17:03:53 +0000 Subject: RHEL 9.0.0 Alpha bootstrap The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/udisks2#d9817ba5f86bc9dc651deff68b508d2191428dc8 --- diff --git a/udisks2.spec b/udisks2.spec index ee37423..21b3c21 100644 --- a/udisks2.spec +++ b/udisks2.spec @@ -34,7 +34,7 @@ %endif # vdo is not available on Fedora -%if (0%{?fedora}) || %{with_vdo} == 0 +%if (0%{?fedora}) || 0%{?rhel} >= 9 || %{with_vdo} == 0 %define with_vdo 0 %endif