From d79a351fb6108134a32231309d25d720527d09b3 Mon Sep 17 00:00:00 2001 From: Kaleb S. KEITHLEY Date: Jun 22 2022 19:51:37 +0000 Subject: https://bugzilla.redhat.com/show_bug.cgi?id=2100237 --- diff --git a/SPECS/ceph.spec b/SPECS/ceph.spec index be6c4c5..16016a5 100644 --- a/SPECS/ceph.spec +++ b/SPECS/ceph.spec @@ -153,7 +153,7 @@ ################################################################################# Name: ceph Version: 17.2.0 -Release: 2%{?dist} +Release: 3%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 %endif @@ -1610,8 +1610,7 @@ exit 0 %if 0%{with cephadm} %if ! 0%{?suse_version} %postun -n cephadm -userdel -r cephadm || true -exit 0 +[ $1 -ne 0 ] || userdel cephadm || : %endif %endif @@ -2584,6 +2583,9 @@ exit 0 %config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml %changelog +* Wed Jun 22 2022 Kaleb S. KEITHLEY - 2:17.2.0-3 +- 17.2.0, rhbz#2100237 + * Wed Apr 27 2022 Kaleb S. KEITHLEY - 2:17.2.0-2 - 17.2.0 w/ system libarrow