From bab2a704b3f7f7438cfb1f37cb93fd942b00c92d Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Thu, 5 Dec 2019 23:22:07 +0100 Subject: [PATCH] disable ruby bindings; rel 2 also broken with swig 4, should be fixed in next version --- subversion.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subversion.spec b/subversion.spec index b10be5b..601380c 100644 --- a/subversion.spec +++ b/subversion.spec @@ -5,7 +5,7 @@ %bcond_with python # build without Python bindings (broken) %bcond_without csvn # build Python csvn bindings %bcond_without perl # build without Perl bindings -%bcond_without ruby # build without Ruby bindings +%bcond_with ruby # build without Ruby bindings %bcond_without apache # build without Apache support (webdav, etc) %bcond_without java # build without javahl support (Java high-level bindings) %bcond_with tests # don't perform "make check" @@ -51,7 +51,7 @@ Summary(pl.UTF-8): System kontroli wersji podobny, ale lepszy, niż CVS Summary(pt_BR.UTF-8): Sistema de versionamento concorrente Name: subversion Version: 1.13.0 -Release: 1 +Release: 2 License: Apache v2.0 Group: Development/Version Control Source0: http://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2 -- 2.44.0