]> git.pld-linux.org Git - packages/subversion.git/commitdiff
- javahl on supported archs only
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 21 Jun 2008 19:50:30 +0000 (19:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    subversion.spec -> 1.218

subversion.spec

index 778594d2d75f94ec651d84aa0ba4af150ba7d9c4..9c542f40e78f76d01fdfab43534f7625c2226967 100644 (file)
 %bcond_without javahl                  # build without javahl support (Java high-level bindings)
 %bcond_without tests                   # don't perform "make check"
 #
+%ifnarch i586 i686 pentium3 pentium4 athlon %{x8664}
+%define                with_javahl     0
+%endif
+#
 %{!?with_net_client_only:%include      /usr/lib/rpm/macros.perl}
 %define        apxs    /usr/sbin/apxs
 %define        pdir    SVN
This page took 0.117488 seconds and 4 git commands to generate.