From da6c58386d590e84f06439ca2f62c836c58ba7bf6fd021ad01db37bf12821ce1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Thu, 29 Aug 2013 12:09:16 +0000 Subject: [PATCH] PreReq /sbin/ldconfig from pytalloc. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=21 --- talloc.changes | 5 +++++ talloc.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/talloc.changes b/talloc.changes index 1b24d26..02726d9 100644 --- a/talloc.changes +++ b/talloc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 29 12:07:49 UTC 2013 - lmuelle@suse.com + +- PreReq /sbin/ldconfig from pytalloc. + ------------------------------------------------------------------- Wed Aug 28 20:01:56 UTC 2013 - lmuelle@suse.com diff --git a/talloc.spec b/talloc.spec index 7a112ca..4b90acc 100644 --- a/talloc.spec +++ b/talloc.spec @@ -88,6 +88,7 @@ Libraries and Header Files to Develop Programs with talloc2 Support Summary: Python bindings for the Talloc library Group: Development/Libraries/Python Requires: %{libtalloc_name} = %{version} +PreReq: /sbin/ldconfig %description -n pytalloc This package contains the python bindings for the Talloc library.