[openchange] Disable openchange-server for rawhide too (due to samba4 changes)

Milan Crha mcrha at fedoraproject.org
Fri Jun 1 11:54:55 UTC 2012


commit bbfb40821133c8f89d84b2afad76472a3b27911f
Author: Milan Crha <mcrha at redhat.com>
Date:   Fri Jun 1 13:54:48 2012 +0200

    Disable openchange-server for rawhide too (due to samba4 changes)

 openchange.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/openchange.spec b/openchange.spec
index ec47cab..c0780d3 100644
--- a/openchange.spec
+++ b/openchange.spec
@@ -9,7 +9,8 @@
 %if 0%{?rhel}
 %global build_server_package 0
 %else
-%global build_server_package 1
+# currently disabled also for rawhide (f18), due to samba4 changes
+%global build_server_package 0
 %endif
 
 ### Abstract ###
@@ -265,6 +266,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Fri Jun 01 2012 Milan Crha <mcrha at redhat.com> - 1.0-7
 - Add patch to use system's popt.h
+- Disable openchange-server for rawhide too (due to samba4 changes)
 
 * Thu May 17 2012 Matthew Barnes <mbarnes at redhat.com> -1.0-6
 - Do not build openchange-server in RHEL.


More information about the scm-commits mailing list