mcrha pushed to openchange (master). "Rebuild against newer samba with a patch for samba 4.2.0 update"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 7 12:07:47 UTC 2015


>From 0eb55c58f76de619657ec1db63d3ba65d6493d3d Mon Sep 17 00:00:00 2001
From: Milan Crha <mcrha at redhat.com>
Date: Tue, 7 Apr 2015 14:06:55 +0200
Subject: Rebuild against newer samba with a patch for samba 4.2.0 update


diff --git a/openchange-2.2-samba-4.2.0-rc2.patch b/openchange-2.2-samba-4.2.0-rc2.patch
index d664b89..d9c9f76 100644
--- a/openchange-2.2-samba-4.2.0-rc2.patch
+++ b/openchange-2.2-samba-4.2.0-rc2.patch
@@ -18,7 +18,7 @@ diff -up openchange-2.2-NANOPROBE/configure.ac.test openchange-2.2-NANOPROBE/con
  PKG_CHECK_MODULES(TDB, tdb)
  PKG_CHECK_MODULES(LDB, ldb)
  
-+SAMBA_DEBUG_LIBS="-lsamba-debug"
++SAMBA_DEBUG_LIBS="-lsamba-debug-samba4"
 +AC_SUBST(SAMBA_DEBUG_LIBS)
 +
 +SAMBA_DEBUG_LDFLAGS="-L`pkg-config --variable=libdir samba-util`/samba"
diff --git a/openchange.spec b/openchange.spec
index cb8ad99..0972fe1 100644
--- a/openchange.spec
+++ b/openchange.spec
@@ -1,6 +1,6 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-%global samba_version 4.1.11
+%global samba_version 4.2.0-2
 %global talloc_version 2.0.5
 %global nickname NANOPROBE
 
@@ -19,7 +19,7 @@
 
 Name: openchange
 Version: 2.2
-Release: 4%{?dist}
+Release: 5%{?dist}
 Group: Applications/System
 Summary: Provides access to Microsoft Exchange servers using native protocols
 License: GPLv3+ and Public Domain
@@ -289,6 +289,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Apr 07 2015 Milan Crha <mcrha at redhat.com> - 2.2-5
+- Rebuild against newer samba with a patch for samba 4.2.0 update
+
 * Tue Jan 27 2015 Dan HorĂ¡k <dan[at]danny.cz> - 2.2-4
 - Rebuild again for newer samba to workaround samba-4.2.0-0.1.rc3.fc22 < samba-4.2.0-0.2.rc2.fc22 situation in secondary koji
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/openchange.git/commit/?h=master&id=0eb55c58f76de619657ec1db63d3ba65d6493d3d


More information about the scm-commits mailing list