diff --git a/SPECS/galera.spec b/SPECS/galera.spec index a82e044..7ee4abd 100644 --- a/SPECS/galera.spec +++ b/SPECS/galera.spec @@ -1,6 +1,6 @@ Name: galera Version: 26.4.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Synchronous multi-master wsrep provider (replication engine) License: GPLv2 @@ -20,6 +20,7 @@ Patch0: cmake_paths.patch BuildRequires: boost-devel check-devel openssl-devel cmake systemd gcc-c++ asio-devel Requires(pre): /usr/sbin/useradd Requires: nmap-ncat +Requires: procps-ng %{?systemd_requires} @@ -146,6 +147,11 @@ sed -i 's/User=nobody/User=garb/g' %{buildroot}/usr/lib/systemd/system/garbd.ser %changelog +* Fri Nov 19 2021 Lukas Javorsky - 26.4.9-2 +- Explicitly require the 'procps-ng' package +- Otherwise it will not require it in the lightweight systems (e.g. containers) +- and Galera won't work properly + * Tue Aug 17 2021 Michal Schorm - 26.4.9-1 - Rebase to 26.4.9