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:
parent
2ae218e0d8
commit
9288648cfa
@ -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
|
Fri Jun 1 14:59:53 UTC 2012 - lmuelle@suse.com
|
||||||
|
|
||||||
|
1
ldb.spec
1
ldb.spec
@ -29,6 +29,7 @@ BuildRequires: pkg-config
|
|||||||
%else
|
%else
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
%endif
|
%endif
|
||||||
|
#!BuildIgnore: libtalloc
|
||||||
BuildRequires: libtalloc-devel >= %{talloc_version}
|
BuildRequires: libtalloc-devel >= %{talloc_version}
|
||||||
BuildRequires: libtdb-devel >= %{tdb_version}
|
BuildRequires: libtdb-devel >= %{tdb_version}
|
||||||
BuildRequires: libtevent-devel >= %{tevent_version}
|
BuildRequires: libtevent-devel >= %{tevent_version}
|
||||||
|
Loading…
Reference in New Issue
Block a user