- Switch the KDE condition to match sle15 too
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=252
This commit is contained in:
parent
9cef019bdd
commit
0fdc953d07
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 25 12:41:19 UTC 2017 - tchvatal@suse.com
|
||||
|
||||
- Switch the KDE condition to match sle15 too
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 11 09:14:24 UTC 2017 - tchvatal@suse.com
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
%{!?_tmpfilesdir: %global _tmpfilesdir %{_libexecdir}/tmpfiles.d }
|
||||
%define _fwdefdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
|
||||
%define sqlite_minimum_version 3.7.12
|
||||
# SLE 12 does not ship KDE
|
||||
%if 0%{?suse_version} == 1315 && 0%{?is_opensuse} != 1
|
||||
# SLE does not ship KDE
|
||||
%if 0%{?is_opensuse} != 1
|
||||
%define with_kde 0
|
||||
%else
|
||||
%define with_kde 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user