Accepting request 783843 from home:adamm:branches:network

- Enable memcached driver on SLE15

OBS-URL: https://build.opensuse.org/request/show/783843
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=131
This commit is contained in:
Tomáš Chvátal 2020-03-11 13:52:40 +00:00 committed by Git OBS Bridge
parent 1f526f6e39
commit ca3a555f3d
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 11 13:18:37 UTC 2020 - Adam Majer <adam.majer@suse.de>
- Enable memcached driver on SLE15
-------------------------------------------------------------------
Mon Dec 23 15:06:54 UTC 2019 - Johannes Engel <jcnengel@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package freeradius-server
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -40,7 +40,7 @@ Release: 0
%bcond_with freetds
%endif
%if 0%{?is_opensuse}
%if 0%{?suse_version} > 1330 || 0%{?is_opensuse}
%bcond_without memcached
%else
%bcond_with memcached