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.