Accepting request 925387 from devel:tools:scm:svn

OBS-URL: https://build.opensuse.org/request/show/925387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=182
This commit is contained in:
2021-10-18 20:03:29 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 6 deletions

View File

@@ -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>

View File

@@ -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