commit 15e0d8245ee55172ac282a5e7f26a74e92a0df31
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Aug 8 11:14:37 2014 +0300

    rename javahl->java bcond
    
    it's more common bcond name

 subversion.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/subversion.spec b/subversion.spec
index d4b6e70..5da0599 100644
--- a/subversion.spec
+++ b/subversion.spec
@@ -6,7 +6,7 @@
 %bcond_without perl                    # build without Perl bindings
 %bcond_without ruby                    # build without Ruby bindings
 %bcond_without apache                  # build without Apache support (webdav, 
etc)
-%bcond_without javahl                  # build without javahl support (Java 
high-level bindings)
+%bcond_without java                    # build without javahl support (Java 
high-level bindings)
 %bcond_without tests                   # don't perform "make check"
 %bcond_without kwallet                 # build without kde4 wallet support
 %bcond_without kde                     # build without kde4 support (alias for 
kwallet)
@@ -14,13 +14,13 @@
 %bcond_without db                      # disable Subversion Berkeley DB based 
filesystem library
 %bcond_with    db6                     # allow BDB6 (not tested by upstream, 
released on AGPL)
 
-# for AC: --without csvn,gnome,javahl,kde,ruby
+# for AC: --without csvn,gnome,java,kde,ruby
 
 %if %{with net_client_only}
 %undefine      with_apache
 %undefine      with_db
 %undefine      with_swig
-%undefine      with_javahl
+%undefine      with_java
 %undefine      with_csvn
 %undefine      with_gnome
 %undefine      with_kde
@@ -94,7 +94,7 @@ BuildRequires:        serf-devel >= 1.2.1
 BuildRequires: sqlite3-devel >= 3.6.18
 BuildRequires: texinfo
 BuildRequires: which
-%if %{with javahl}
+%if %{with java}
 BuildRequires: jdk >= 1.5
 BuildRequires: libstdc++-devel
 %endif
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to