[mod_cluster/el6: 17/17] Disable java bindings

Marek Goldmann goldmann at fedoraproject.org
Thu Jan 23 11:26:56 UTC 2014


commit c8b58bb801ea6125703266bf6a88c0e671da5e5e
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Fri Jan 17 09:02:55 2014 +0100

    Disable java bindings

 mod_cluster.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mod_cluster.spec b/mod_cluster.spec
index c47b50c..1a7ebea 100644
--- a/mod_cluster.spec
+++ b/mod_cluster.spec
@@ -8,12 +8,12 @@
 %global namedversion %{version}%{?namedreltag}
 
 # Conditional build, set 0 to disable java support
-%define with_java 1
+%define with_java 0
 
 Summary:    Apache HTTP load balancer
 Name:       mod_cluster
 Version:    1.2.6
-Release:    3%{?dist}
+Release:    3.1%{?dist}
 License:    LGPLv2
 URL:        http://jboss.org/mod_cluster
 Group:      System Environment/Daemons
@@ -137,6 +137,9 @@ install -m 0644 %{SOURCE2} README
 %endif
 
 %changelog
+* Thu Jan 23 2014 Marek Goldmann <mgoldman at redhat.com> - 1.2.6-3.1
+- Disable java bindings
+
 * Thu Jan 23 2014 Joe Orton <jorton at redhat.com> - 1.2.6-3
 - fix _httpd_mmn expansion in absence of httpd-devel
 


More information about the scm-commits mailing list