SHA256
1
0
forked from pool/mariadb

Accepting request 626166 from server:database

OBS-URL: https://build.opensuse.org/request/show/626166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mariadb?expand=0&rev=74
This commit is contained in:
Dominique Leuenberger 2018-08-02 12:54:33 +00:00 committed by Git OBS Bridge
commit 02f7d754fb
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