update to 2.2
This commit is contained in:
parent
a61dcd135c
commit
bc9ad92ce1
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/chrony-2.2-pre2.tar.gz
|
/chrony-2.2.tar.gz
|
||||||
/clknetsim-e615b4.tar.gz
|
/clknetsim-e615b4.tar.gz
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
%global prerelease -pre2
|
|
||||||
%global clknetsim_ver e615b4
|
%global clknetsim_ver e615b4
|
||||||
%bcond_without debug
|
%bcond_without debug
|
||||||
|
|
||||||
@ -86,6 +85,7 @@ mv clknetsim-%{clknetsim_ver}* test/simulation/clknetsim
|
|||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
%{?with_debug: --enable-debug} \
|
%{?with_debug: --enable-debug} \
|
||||||
|
--enable-scfilter \
|
||||||
--docdir=%{_docdir} \
|
--docdir=%{_docdir} \
|
||||||
--with-user=chrony \
|
--with-user=chrony \
|
||||||
--with-hwclockfile=%{_sysconfdir}/adjtime \
|
--with-hwclockfile=%{_sysconfdir}/adjtime \
|
||||||
|
Loading…
Reference in New Issue
Block a user