[packages/subversion] disable ruby bindings; rel 2

atler atler at pld-linux.org
Thu Dec 5 23:23:06 CET 2019


commit bab2a704b3f7f7438cfb1f37cb93fd942b00c92d
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Dec 5 23:22:07 2019 +0100

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

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/subversion.git/commitdiff/bab2a704b3f7f7438cfb1f37cb93fd942b00c92d



More information about the pld-cvs-commit mailing list