[samba] Fix issues with conflicting DEBUG macros.

asn asn at fedoraproject.org
Fri Jan 9 13:46:12 UTC 2015


commit be81c7c842e3ec179fcd859bb9c41300aaaad062
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Fri Jan 9 14:46:16 2015 +0100

    Fix issues with conflicting DEBUG macros.

 samba.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/samba.spec b/samba.spec
index f1f1961..782590c 100644
--- a/samba.spec
+++ b/samba.spec
@@ -6,7 +6,7 @@
 # ctdb is enabled by default, you can disable it with: --without clustering
 %bcond_without clustering
 
-%define main_release 2
+%define main_release 3
 
 %define samba_version 4.2.0
 %define talloc_version 2.1.1
@@ -1834,6 +1834,9 @@ rm -rf %{buildroot}
 %endif # with_clustering_support
 
 %changelog
+* Fri Jan 09 2015 Andreas Schneider <asn at redhat.com> - 4.2.0-0.3.rc3
+- Fix issues with conflicting DEBUG macros.
+
 * Tue Jan 06 2015 Michael Adam <madam at redhat.com> - 4.2.0-0.2.rc3
 - Improve dependencies of vfs-glusterfs and vfs-cephfs.
 - Remove unused python_libdir.


More information about the scm-commits mailing list