Compare commits
No commits in common. "8cf27ebae96bb4911fdd59c57c304a8c83aa1fbd" and "337361ca44e693412f69730ae284f9ff9a6d8a5f" have entirely different histories.
8cf27ebae9
...
337361ca44
BIN
ntpstat-0.5.tar.gz
Normal file
BIN
ntpstat-0.5.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
22
ntpstat.spec
22
ntpstat.spec
@ -1,12 +1,13 @@
|
||||
Name: ntpstat
|
||||
Version: 0.6
|
||||
Release: 4
|
||||
Version: 0.5
|
||||
Release: 3
|
||||
Summary: Print NTP synchronisation status
|
||||
License: MIT
|
||||
URL: https://github.com/mlichvar/ntpstat
|
||||
Source0: https://github.com/mlichvar/ntpstat/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: git
|
||||
Requires: (ntp or chrony)
|
||||
|
||||
%description
|
||||
@ -22,7 +23,7 @@ Contains secondary development documentation and interface function
|
||||
descriptions, man, info, etc. related documents and manuals for %{name}
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
%autosetup -n %{name}-%{version} -p1 -S git
|
||||
|
||||
%build
|
||||
|
||||
@ -43,21 +44,6 @@ install -p -m644 ./ntpstat.1 $RPM_BUILD_ROOT%{_mandir}/man1
|
||||
%{_mandir}/man1/ntpstat.*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 16 2022 yanglu <yanglu72@h-partners.com> - 0.6-4
|
||||
- DESC: delete macros in changelog
|
||||
|
||||
* Thu Apr 28 2022 yanglu <yanglu72@h-partners.com> - 0.6-3
|
||||
- DESC: rebuild ntpstat
|
||||
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.6-2
|
||||
- DESC: delete -S git from autosetup, and delete BuildRequires git
|
||||
|
||||
* Wed Jul 22 2020 yuboyun<yuboyun@huawei.com> - 0.6-1
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC: update to 0.6
|
||||
|
||||
* Wed Aug 28 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.5-3
|
||||
- Package init
|
||||
|
||||
|
||||
@ -1,4 +0,0 @@
|
||||
version_control: github
|
||||
src_repo: mlichvar/ntpstat
|
||||
tag_prefix: ^
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user