From 7b616927139323f50137159aafbaef4c9a6237756192fab30abb57ccfd5dc8df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Thu, 29 Aug 2013 11:47:32 +0000 Subject: [PATCH] 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 --- ldb.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ldb.spec b/ldb.spec index f940380..d85f1a7 100644 --- a/ldb.spec +++ b/ldb.spec @@ -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.