rebuilt with iptables 1.8.3 [release 2.0.17-2mamba;Thu Jul 11 2019]
This commit is contained in:
parent
055109f070
commit
3582031dc9
@ -1,6 +1,6 @@
|
||||
Name: keepalived
|
||||
Version: 2.0.17
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: HA monitor built upon LVS, VRRP and services poller
|
||||
Group: Applications/Networking
|
||||
Vendor: openmamba
|
||||
@ -18,7 +18,7 @@ BuildRequires: libnl-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: iptables-devel >= 1.6.2
|
||||
BuildRequires: iptables-devel >= 1.8.3
|
||||
|
||||
%description
|
||||
The main goal of the keepalived project is to add a strong end robust keepalive facility to the Linux Virtual Server project.
|
||||
@ -86,6 +86,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
#% doc doc/keepalived.conf.SYNOPSIS doc/samples/
|
||||
|
||||
%changelog
|
||||
* Thu Jul 11 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.17-2mamba
|
||||
- rebuilt with iptables 1.8.3
|
||||
|
||||
* Tue Jul 02 2019 Automatic Build System <autodist@mambasoft.it> 2.0.17-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user