From c6388c2a0c23134b0d4c6723e590dbede8219f72 Mon Sep 17 00:00:00 2001 From: Chad Miller Date: Tue, 26 Jun 2018 00:01:43 +0000 Subject: [PATCH] Require the system-release that doesn't hang before installing --- SPECS/update-motd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/SPECS/update-motd.spec b/SPECS/update-motd.spec index ac507a9..b57f38d 100644 --- a/SPECS/update-motd.spec +++ b/SPECS/update-motd.spec @@ -7,6 +7,7 @@ Group: System Environment/Base BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: bash coreutils +Requires: system-release >= 2-4.amzn2 BuildRequires: systemd-devel %{?systemd_requires}