diff --git a/ldb.changes b/ldb.changes index b875d20..dfc6738 100644 --- a/ldb.changes +++ b/ldb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 1 15:27:26 UTC 2012 - lmuelle@suse.com + +- BuildIgnore libtalloc to prevent a package conflict on Fedora systems. + ------------------------------------------------------------------- Fri Jun 1 14:59:53 UTC 2012 - lmuelle@suse.com diff --git a/ldb.spec b/ldb.spec index ca75e48..be6b804 100644 --- a/ldb.spec +++ b/ldb.spec @@ -29,6 +29,7 @@ BuildRequires: pkg-config %else BuildRequires: pkgconfig %endif +#!BuildIgnore: libtalloc BuildRequires: libtalloc-devel >= %{talloc_version} BuildRequires: libtdb-devel >= %{tdb_version} BuildRequires: libtevent-devel >= %{tevent_version}