update the patching momde
(cherry picked from commit d19b8bb8b922453056fd022dd38af1ed967e6f5a)
This commit is contained in:
parent
28db2bd95c
commit
8500bf32dc
13
chrony.spec
13
chrony.spec
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: chrony
|
Name: chrony
|
||||||
Version: 3.5
|
Version: 3.5
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: An NTP client/server
|
Summary: An NTP client/server
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://chrony.tuxfamily.org
|
URL: https://chrony.tuxfamily.org
|
||||||
@ -33,10 +33,7 @@ service to other computers in the network.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
|
||||||
%setup -q -n %{name}-%{version} -a 6
|
%autosetup -p1 -n %{name}-%{version} -a 6
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
|
||||||
mv clknetsim-%{clknetsim_ver}* test/simulation/clknetsim
|
mv clknetsim-%{clknetsim_ver}* test/simulation/clknetsim
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -137,6 +134,12 @@ fi
|
|||||||
%{_mandir}/man[158]/%{name}*.[158]*
|
%{_mandir}/man[158]/%{name}*.[158]*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 28 2022 chengyechun <chengyechun1@huawei.com> - 3.5-4
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update the patching mode
|
||||||
|
|
||||||
* Mon Nov 09 2020 quanhongfei <quanhongfei@huawei.com> - 3.5-3
|
* Mon Nov 09 2020 quanhongfei <quanhongfei@huawei.com> - 3.5-3
|
||||||
- Type:requirement
|
- Type:requirement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user