]> git.pld-linux.org Git - packages/subversion.git/blobdiff - subversion.spec
up to 1.8.13
[packages/subversion.git] / subversion.spec
index 6165a066b002f33def27cfd14fcdaf584fd2792d..30f4962562d2baa7bf06caf757040a820a67ecb9 100644 (file)
@@ -7,7 +7,7 @@
 %bcond_without 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_without tests                   # don't perform "make check"
+%bcond_with    tests                   # don't perform "make check"
 %bcond_without kwallet                 # build without kde4 wallet support
 %bcond_without kde                     # build without kde4 support (alias for kwallet)
 %bcond_without gnome                   # build without gnome keyring support
 
 # for AC: --without csvn,gnome,java,kde,ruby
 
-%ifarch x32
-%undefine      with_ruby
-%endif
-
 %if %{with net_client_only}
 %undefine      with_apache
 %undefine      with_db
@@ -53,12 +49,12 @@ Summary:    A Concurrent Versioning system similar to but better than CVS
 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.8.11
+Version:       1.8.13
 Release:       1
 License:       Apache v2.0
 Group:         Development/Version Control
 Source0:       http://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2
-# Source0-md5: 766a89bbbb388f8eb76166672d3b9e49
+# Source0-md5: 4413417b529d7bdf82f74e50df02e88b
 Source1:       %{name}-dav_svn.conf
 Source2:       %{name}-authz_svn.conf
 Source3:       %{name}-svnserve.init
This page took 0.048536 seconds and 4 git commands to generate.