]> git.pld-linux.org Git - packages/chrony.git/blobdiff - chrony.spec
- rel 5; revert commit which breaks responses on some multihomed machines; https...
[packages/chrony.git] / chrony.spec
index 18f6cdb1ea1d8b1c596a7299c1555d0b36243f65..8bff36d10b8970f1fc5336798ac5e2b29a7d08f3 100644 (file)
@@ -3,7 +3,7 @@
 Summary:       An NTP client/server
 Name:          chrony
 Version:       3.5
-Release:       4
+Release:       5
 License:       GPL v2
 Group:         Daemons
 Source0:       http://download.tuxfamily.org/chrony/%{name}-%{version}.tar.gz
@@ -15,6 +15,7 @@ Source4:      %{name}d.init
 Source5:       %{name}.logrotate
 Patch0:                allow-clock_adjtime.patch
 Patch1:                fix-seccomp-build.patch
+Patch2:                dont-force-index.patch
 URL:           http://chrony.tuxfamily.org/
 BuildRequires: asciidoc
 BuildRequires: bison
@@ -55,6 +56,7 @@ in permanently connected environments.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 # NOTE: It is not autoconf generated configre
This page took 0.057684 seconds and 4 git commands to generate.