AlmaLinux changes
This commit is contained in:
parent
0b77d304d6
commit
8ef8f9012b
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: chrony
|
Name: chrony
|
||||||
Version: 4.1
|
Version: 4.1
|
||||||
Release: 3%{?dist}
|
Release: 3%{?dist}.alma
|
||||||
Summary: An NTP client/server
|
Summary: An NTP client/server
|
||||||
|
|
||||||
License: GPLv2
|
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.
|
service to other computers in the network.
|
||||||
|
|
||||||
%if 0%{!?vendorzone:1}
|
%if 0%{!?vendorzone:1}
|
||||||
%global vendorzone %(source /etc/os-release && echo ${ID}.)
|
%global vendorzone rhel.
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
@ -202,6 +202,9 @@ fi
|
|||||||
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
|
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 18 2022 Eduard Abdullin <eabdullin@almalinux.org> - 4.1-3.alma
|
||||||
|
- use rhel ntp pool
|
||||||
|
|
||||||
* Tue Aug 10 2021 Miroslav Lichvar <mlichvar@redhat.com> 4.1-3
|
* Tue Aug 10 2021 Miroslav Lichvar <mlichvar@redhat.com> 4.1-3
|
||||||
- update seccomp filter for new glibc (#1990589)
|
- update seccomp filter for new glibc (#1990589)
|
||||||
- remove unnecessary build requirement
|
- remove unnecessary build requirement
|
||||||
|
Loading…
Reference in New Issue
Block a user