- Disable dependency on ctypesgen which is borked with new pythons
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=316
This commit is contained in:
parent
3b1115285f
commit
e243add98a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 09:59:46 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Disable dependency on ctypesgen which is borked with new pythons
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 10 08:28:48 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
|
Sun Nov 10 08:28:48 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package subversion
|
# spec file for package subversion
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
# Copyright (c) 2009-2010 Pascal Bleser <pascal.bleser@opensuse.org>
|
# Copyright (c) 2009-2010 Pascal Bleser <pascal.bleser@opensuse.org>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -31,7 +31,7 @@
|
|||||||
%define _fillupdir %{_localstatedir}/adm/fillup-templates
|
%define _fillupdir %{_localstatedir}/adm/fillup-templates
|
||||||
%endif
|
%endif
|
||||||
%bcond_without gnome
|
%bcond_without gnome
|
||||||
%bcond_without python_ctypes
|
%bcond_with python_ctypes
|
||||||
%bcond_with all_regression_tests
|
%bcond_with all_regression_tests
|
||||||
Name: subversion
|
Name: subversion
|
||||||
Version: 1.13.0
|
Version: 1.13.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user