diff --git a/keepalived.changes b/keepalived.changes index 74c7d5c..04609f5 100644 --- a/keepalived.changes +++ b/keepalived.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 7 10:55:42 UTC 2014 - speilicke@suse.com + +- Add cyrus-sasl for old distros + ------------------------------------------------------------------- Tue Nov 19 14:01:47 UTC 2013 - speilicke@suse.com diff --git a/keepalived.spec b/keepalived.spec index cc28d83..0cfab68 100644 --- a/keepalived.spec +++ b/keepalived.spec @@ -1,7 +1,7 @@ # # spec file for package keepalived # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,18 +15,22 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: keepalived Version: 1.2.9 Release: 0 -License: GPL-2.0+ Summary: A strong & robust keepalive facility for linux -Url: http://www.keepalived.org/ +License: GPL-2.0+ Group: Productivity/Networking/Routing +Url: http://www.keepalived.org/ Source: http://www.keepalived.org/software/keepalived-%{version}.tar.gz Patch1: keepalive-init.patch BuildRequires: openssl-devel # BuildRequires: netsnmp-devel BuildRequires: popt-devel +%if 0%{?suse_version} && 0%{?suse_version} <= 1110 +BuildRequires: cyrus-sasl-devel +%endif Requires(pre): pwdutils Requires(pre): %insserv_prereq Requires(pre): %fillup_prereq @@ -89,7 +93,6 @@ rm -rv %{buildroot}/etc/keepalived/samples/ %service_del_postun %{name}.service %{name}.socket %endif - %files %defattr(-,root,root) %doc README COPYING