initial import (#1510565)

This commit is contained in:
Miroslav Lichvar 2017-12-04 17:00:15 +01:00
parent ce8119fcf9
commit 23344cbe56
4 changed files with 44 additions and 3 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/ntpstat-0.4.tar.gz

View File

@ -1,3 +0,0 @@
# ntpstat
The ntpstat package

42
ntpstat.spec Normal file
View File

@ -0,0 +1,42 @@
Name: ntpstat
Version: 0.4
Release: 3%{?dist}
Summary: Utility to print NTP synchronization status
License: MIT
URL: https://github.com/mlichvar/ntpstat
Source0: https://github.com/mlichvar/ntpstat/archive/%{version}/%{name}-%{version}.tar.gz
BuildArch: noarch
Requires: (ntp or chrony)
# ntpstat was split off from the ntp package
Conflicts: ntp < 4.2.8p10-4
%description
This package contains a script which prints a brief summary of the system
clock's synchronisation status when the ntpd or chronyd daemon is running.
%prep
%setup -q
%build
%install
make install bindir=$RPM_BUILD_ROOT%{_bindir} mandir=$RPM_BUILD_ROOT%{_mandir}
%files
%license COPYING
%doc NEWS README
%{_bindir}/%{name}
%{_mandir}/man1/%{name}.1*
%changelog
* Mon Dec 04 2017 Miroslav Lichvar <mlichvar@redhat.com> 0.4-3
- fix more issues found in package review (#1510565)
* Thu Nov 23 2017 Miroslav Lichvar <mlichvar@redhat.com> 0.4-2
- fix issues found in package review (#1510565)
* Tue Nov 07 2017 Miroslav Lichvar <mlichvar@redhat.com> 0.4-1
- update to 0.4
- split ntpstat off from ntp package

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (ntpstat-0.4.tar.gz) = 3da8931f9f33de19d31d8add3c37f866b2332d74896bc3b8bddc1c8a4694048b4d5b2a6a62b26f6161a7c7692eabf7528c2ca028e1af4c24bd011381d8851085