From 4e8a1051fd6c6111eeb9ab8deb5527dca1c63127 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 01:22:15 +0100 Subject: [PATCH] automatic version update by autodist [release 1.2.24-1mamba;Tue Oct 04 2016] --- keepalived.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/keepalived.spec b/keepalived.spec index ce64a72..0cdf071 100644 --- a/keepalived.spec +++ b/keepalived.spec @@ -1,5 +1,5 @@ Name: keepalived -Version: 1.2.23 +Version: 1.2.24 Release: 1mamba Summary: HA monitor built upon LVS, VRRP and services poller Group: Applications/Networking @@ -38,13 +38,13 @@ So in short keepalived is a userspace daemon for LVS cluster nodes healthchecks %configure # --with-kernel-dir="/usr/src/linux-`uname -r`" -%make +%make systemddir=%{_unitdir} %install [ "%{buildroot}" != / ] && rm -rf %{buildroot} -%makeinstall +%makeinstall systemddir=%{_unitdir} -install -D -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/keepalived.service +#install -D -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/keepalived.service rm -rf %{buildroot}%{_initrddir} @@ -82,6 +82,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; #% doc doc/keepalived.conf.SYNOPSIS doc/samples/ %changelog +* Tue Oct 04 2016 Automatic Build System 1.2.24-1mamba +- automatic version update by autodist + * Thu Jul 14 2016 Automatic Build System 1.2.23-1mamba - automatic version update by autodist