BuildIgnore libtalloc to prevent a package conflict on Fedora systems.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=9
This commit is contained in:
Lars Müller 2012-06-01 15:28:08 +00:00 committed by Git OBS Bridge
parent 2ae218e0d8
commit 9288648cfa
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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}