Skip to content

Commit e5fb657

Browse files
Require the system-release that doesn't hang before installing
1 parent a31a282 commit e5fb657

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

SPECS/update-motd.spec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
Name: update-motd
22
Version: 1.1.1
3-
Release: 1%{?dist}
3+
Release: 2%{?dist}
44
License: ASL 2.0
55
Summary: Framework for dynamically generating MOTD
66
Group: System Environment/Base
77
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
88
BuildArch: noarch
99
Requires: bash coreutils
10+
Requires: system-release >= 1:2-4.amzn2
1011
BuildRequires: systemd-devel
1112
%{?systemd_requires}
1213

0 commit comments

Comments
 (0)