Accepting request 625845 from home:kstreitova:branches:server:database

- switch to libedit as control sequences were already fixed there
  so we don't have to avoid it [bsc#1098683]

OBS-URL: https://build.opensuse.org/request/show/625845
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=215
This commit is contained in:
Martin Pluskal 2018-07-30 07:07:00 +00:00 committed by Git OBS Bridge
parent 8511b3b886
commit a44ec6dfe1
2 changed files with 6 additions and 5 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jul 27 20:27:36 UTC 2018 - kstreitova@suse.com
- switch to libedit as control sequences were already fixed there
so we don't have to avoid it [bsc#1098683]
-------------------------------------------------------------------
Tue Jul 17 12:50:27 UTC 2018 - kstreitova@suse.com

View File

@ -157,12 +157,7 @@ Obsoletes: %{extra_provides}-debug-version < %{version}
%ifnarch i586 %{arm}
BuildRequires: lzo-devel
%endif
# We want readline5 for openSUSE and libedit for SLE12
%if ( 0%{?suse_version} == 1315 ) && ( ! 0%{?is_opensuse} )
BuildRequires: libedit-devel
%else
BuildRequires: readline5-devel
%endif
%if 0%{with_oqgraph} > 0
BuildRequires: judy-devel
%if 0%{?suse_version} > 1315