]> git.pld-linux.org Git - packages/subversion.git/commitdiff
disable ruby bindings; rel 2 auto/th/subversion-1.13.0-2
authorJan Palus <atler@pld-linux.org>
Thu, 5 Dec 2019 22:22:07 +0000 (23:22 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 5 Dec 2019 22:22:07 +0000 (23:22 +0100)
also broken with swig 4, should be fixed in next version

subversion.spec

index b10be5b11a6047783da06309b572b6b31dfcc5e8..601380c94c0ffbc71faa8eb48a5d8f237714d6f4 100644 (file)
@@ -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
This page took 0.226087 seconds and 4 git commands to generate.