From 095c7f2f8036216e29c0fc3f5b957ef803f7baf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Thu, 15 Oct 2020 21:24:30 +0200 Subject: [PATCH] RHEL 9.0.0 Alpha bootstrap The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/ntpstat#9f793d148668c196741a10647db899f1277f929a --- .gitignore | 1 + ntpstat.spec | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++ sources | 1 + 3 files changed, 68 insertions(+) create mode 100644 ntpstat.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore index e69de29..6f397e2 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +/ntpstat-0.6.tar.gz diff --git a/ntpstat.spec b/ntpstat.spec new file mode 100644 index 0000000..825db7a --- /dev/null +++ b/ntpstat.spec @@ -0,0 +1,66 @@ +Name: ntpstat +Version: 0.6 +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: (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 +* Tue Jul 28 2020 Fedora Release Engineering - 0.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Thu Jun 11 2020 Miroslav Lichvar 0.6-1 +- update to 0.6 + +* Wed Jan 29 2020 Fedora Release Engineering - 0.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Jul 25 2019 Fedora Release Engineering - 0.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Fri Feb 01 2019 Fedora Release Engineering - 0.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Fri Jul 13 2018 Fedora Release Engineering - 0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* 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..6b8ded1 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (ntpstat-0.6.tar.gz) = 44a44a2ac78615ec136e52be6dce418639d22bbf6822e0866429e6666bef79b91ff330a9619095ac560ab13dcc8c81f7ee573cd0a69cd9c09f2607179b9001f0