Accepting request 925276 from home:AndreasStieger:branches:devel:tools:scm:svn
- always build with kwallet support, no longer make a distrinction between openSUSE and SLE (boo#1191282) OBS-URL: https://build.opensuse.org/request/show/925276 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=345
This commit is contained in:
parent
9f770c276b
commit
5f7397d807
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 14 16:46:07 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- always build with kwallet support, no longer make a
|
||||
distrinction between openSUSE and SLE (boo#1191282)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 10 10:05:24 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
@ -20,12 +20,6 @@
|
||||
%define svngroup svn
|
||||
%define svnuser svn
|
||||
%define sqlite_minimum_version 3.8.2
|
||||
# SLE does not ship KDE
|
||||
%if 0%{?is_opensuse} || 0%{?sle_version} > 150200
|
||||
%bcond_without kde
|
||||
%else
|
||||
%bcond_with kde
|
||||
%endif
|
||||
#Compat macro for new _fillupdir macro introduced in Nov 2017
|
||||
%if ! %{defined _fillupdir}
|
||||
%define _fillupdir %{_localstatedir}/adm/fillup-templates
|
||||
@ -36,6 +30,7 @@
|
||||
%define python_sitelib %{python3_sitelib}
|
||||
%endif
|
||||
%bcond_without gnome
|
||||
%bcond_without kde
|
||||
%bcond_with python_ctypes
|
||||
%bcond_with all_regression_tests
|
||||
Name: subversion
|
||||
|
Loading…
x
Reference in New Issue
Block a user