This commit is contained in:
parent
ba5d38fa61
commit
6c74c15922
@ -21,10 +21,10 @@
|
|||||||
%define svnuser svn
|
%define svnuser svn
|
||||||
%define sqlite_minimum_version 3.8.2
|
%define sqlite_minimum_version 3.8.2
|
||||||
# SLE does not ship KDE
|
# SLE does not ship KDE
|
||||||
%if 0%{?is_opensuse} != 1
|
%if 0%{?is_opensuse} || 0%{?sle_version} > 150200
|
||||||
%bcond_with kde
|
|
||||||
%else
|
|
||||||
%bcond_without kde
|
%bcond_without kde
|
||||||
|
%else
|
||||||
|
%bcond_with kde
|
||||||
%endif
|
%endif
|
||||||
#Compat macro for new _fillupdir macro introduced in Nov 2017
|
#Compat macro for new _fillupdir macro introduced in Nov 2017
|
||||||
%if ! %{defined _fillupdir}
|
%if ! %{defined _fillupdir}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user