Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/ntpstat.git#e13bd3322f28aefac3a4269a6e2e003b273dc463
This commit is contained in:
DistroBaker 2021-02-08 08:46:53 +00:00
parent 2f405cec66
commit b831143e4b

View File

@ -1,6 +1,6 @@
Name: ntpstat
Version: 0.6
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Utility to print NTP synchronization status
License: MIT
@ -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
@ -32,6 +32,9 @@ make install bindir=$RPM_BUILD_ROOT%{_bindir} mandir=$RPM_BUILD_ROOT%{_mandir}
%{_mandir}/man1/%{name}.1*
%changelog
* Mon Feb 08 2021 Miroslav Lichvar <mlichvar@redhat.com> 0.6-4
- switch dependency from ntp to ntpsec
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild