PreReq ldconfig from pyldb as we us it in %post and %postun.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=37
This commit is contained in:
Lars Müller 2013-08-29 11:47:32 +00:00 committed by Git OBS Bridge
parent 15b22a3983
commit 7b61692713

View File

@ -91,6 +91,7 @@ Tools to manipulate ldb files
Summary: Python bindings for the LDB library
Group: Development/Libraries/Python
Requires: %{libldb_name} = %{version}
PreReq: /sbin/ldconfig
%description -n pyldb
This package contains the python bindings for the LDB library.