update to 1.26
This commit is contained in:
parent
a58e05227d
commit
4c935ef910
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
/timepps.h
|
||||
/chrony-1.26-pre1.tar.gz
|
||||
/chrony-1.26.tar.gz
|
||||
|
@ -1,7 +1,6 @@
|
||||
%define prerelease -pre1
|
||||
Name: chrony
|
||||
Version: 1.26
|
||||
Release: 0.1.pre1%{?gitpatch}%{?dist}
|
||||
Release: 1%{?gitpatch}%{?dist}
|
||||
Summary: An NTP client/server
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -55,7 +54,6 @@ export LDFLAGS="-Wl,-z,relro,-z,now"
|
||||
|
||||
%configure \
|
||||
--docdir=%{_docdir} \
|
||||
--enable-forcednsretry \
|
||||
--with-sendmail=%{_sbindir}/sendmail
|
||||
make %{?_smp_mflags} getdate all docs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user