From e4a0b2fd79970673c556cfa257e81c9d7502723d Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 8 Feb 2021 09:13:25 +0100 Subject: [PATCH] switch dependency from ntp to ntpsec ntp was replaced by ntpsec --- ntpstat.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ntpstat.spec b/ntpstat.spec index f3a4012..2730b73 100644 --- a/ntpstat.spec +++ b/ntpstat.spec @@ -9,7 +9,7 @@ Source0: https://github.com/mlichvar/ntpstat/archive/%{version}/%{name}-%{versio BuildArch: noarch BuildRequires: make -Requires: (ntp or chrony) +Requires: (ntpsec or chrony) # ntpstat was split off from the ntp package Conflicts: ntp < 4.2.8p10-4