disable it for factory
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=79
This commit is contained in:
parent
f5d40aeb51
commit
122a5def3c
@ -27,10 +27,17 @@
|
||||
%define with_intree_sqlite 0%{?suse_version} < 1110
|
||||
%define with_python_ctypes 0
|
||||
%endif
|
||||
%if %suse_version >= 1210
|
||||
%define with_python_ctypes 0
|
||||
%endif
|
||||
%define with_kde4_kwallet 0%{?suse_version} > 1100
|
||||
%define with_gnome_keyring 0%{?suse_version} > 1100
|
||||
|
||||
%if %suse_version >= 1210
|
||||
%bcond_with subversion_libserf_support
|
||||
%else
|
||||
%bcond_without subversion_libserf_support
|
||||
%endif
|
||||
|
||||
Name: subversion
|
||||
Version: 1.7.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user