[packages/samba] - fix build conflicts with python-ldb
baggins
baggins at pld-linux.org
Mon Feb 18 16:54:39 CET 2013
commit 14dcebfe362daf9b66eb921c596aabf2845f67fc
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Feb 18 16:54:23 2013 +0100
- fix build conflicts with python-ldb
samba.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/samba.spec b/samba.spec
index 85e4fa8..3b2b382 100644
--- a/samba.spec
+++ b/samba.spec
@@ -123,6 +123,8 @@ BuildRequires: sed >= 4.0
BuildRequires: xfsprogs-devel
# python-talloc 2.0.7+ is API incompatible with samba3
BuildConflicts: python-talloc-devel
+# samen goes for python-ldb 1.1.14
+BuildConflicts: python-ldb-devel
Requires(post,preun): /sbin/chkconfig
Requires: %{name}-common = %{epoch}:%{version}-%{release}
Requires: logrotate >= 3.7-4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/samba.git/commitdiff/14dcebfe362daf9b66eb921c596aabf2845f67fc
More information about the pld-cvs-commit
mailing list