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#325adaceda049b0166ecdcf4493bc1a109b1115f
This commit is contained in:
DistroBaker 2021-02-04 15:02:58 +01:00
parent 095c7f2f80
commit 2f405cec66

View File

@ -1,6 +1,6 @@
Name: ntpstat
Version: 0.6
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Utility to print NTP synchronization status
License: MIT
@ -8,6 +8,7 @@ URL: https://github.com/mlichvar/ntpstat
Source0: https://github.com/mlichvar/ntpstat/archive/%{version}/%{name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: make
Requires: (ntp or chrony)
# ntpstat was split off from the ntp package
Conflicts: ntp < 4.2.8p10-4
@ -31,6 +32,9 @@ make install bindir=$RPM_BUILD_ROOT%{_bindir} mandir=$RPM_BUILD_ROOT%{_mandir}
%{_mandir}/man1/%{name}.1*
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild