From 8b971142edfecc2162188f798e94e327ba991fda Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 17 Jan 2022 13:49:22 +0300 Subject: [PATCH] AlmaLinux changes --- SPECS/chrony.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SPECS/chrony.spec b/SPECS/chrony.spec index 4c9f83b..5b7b5ba 100644 --- a/SPECS/chrony.spec +++ b/SPECS/chrony.spec @@ -9,7 +9,7 @@ Name: chrony Version: 4.1 -Release: 3%{?dist} +Release: 3%{?dist}.alma Summary: An NTP client/server License: GPLv2 @@ -49,7 +49,7 @@ can also operate as an NTPv4 (RFC 5905) server and peer to provide a time service to other computers in the network. %if 0%{!?vendorzone:1} -%global vendorzone %(source /etc/os-release && echo ${ID}.) +%global vendorzone cloudlinux %endif %prep @@ -202,6 +202,9 @@ fi %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Mon Jan 17 2021 Eduard Abdullin - 4.1-3.alma +- use cloudlinux ntp pool + * Tue Aug 10 2021 Miroslav Lichvar 4.1-3 - update seccomp filter for new glibc (#1990589) - remove unnecessary build requirement