From 68caa1803fbd6ec013f8213c23b20d868100d979 Mon Sep 17 00:00:00 2001 From: James Antill Date: Thu, 26 May 2022 12:07:47 -0400 Subject: [PATCH] Auto sync2gitlab import of ntpstat-0.5-2.el8.src.rpm --- .gitignore | 1 + EMPTY | 1 - ntpstat.spec | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ sources | 1 + 4 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 .gitignore delete mode 100644 EMPTY create mode 100644 ntpstat.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..18b3531 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/ntpstat-0.5.tar.gz diff --git a/EMPTY b/EMPTY deleted file mode 100644 index 0519ecb..0000000 --- a/EMPTY +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/ntpstat.spec b/ntpstat.spec new file mode 100644 index 0000000..0e79d14 --- /dev/null +++ b/ntpstat.spec @@ -0,0 +1,51 @@ +Name: ntpstat +Version: 0.5 +Release: 2%{?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: 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 +* Tue Apr 17 2018 Miroslav Lichvar 0.5-2 +- don't require ntp in boolean dependency (#1561527) + +* Tue Mar 20 2018 Miroslav Lichvar 0.5-1 +- update to 0.5 + +* Thu Feb 08 2018 Fedora Release Engineering - 0.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Mon Dec 04 2017 Miroslav Lichvar 0.4-3 +- fix more issues found in package review (#1510565) + +* Thu Nov 23 2017 Miroslav Lichvar 0.4-2 +- fix issues found in package review (#1510565) + +* Tue Nov 07 2017 Miroslav Lichvar 0.4-1 +- update to 0.4 +- split ntpstat off from ntp package diff --git a/sources b/sources new file mode 100644 index 0000000..18c9969 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (ntpstat-0.5.tar.gz) = a074850018647c3a75432e2079d856eafbe29fd4d9a78cd623fb2584c8358597d4a2ec06f6025b0f33f79a6482cdf9d545bc6c296bcf8d7701ce87a85d1b6b16