diff --git a/tevent.changes b/tevent.changes index 3224ada..50d13da 100644 --- a/tevent.changes +++ b/tevent.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 29 12:12:58 UTC 2013 - lmuelle@suse.com + +- PreReq /sbin/ldconfig from python-tevent. + ------------------------------------------------------------------- Thu Aug 29 10:54:02 UTC 2013 - lmuelle@suse.com diff --git a/tevent.spec b/tevent.spec index 86fb708..8050e82 100644 --- a/tevent.spec +++ b/tevent.spec @@ -101,6 +101,7 @@ This package contains libraries and header files need for development. Summary: Python bindings for the Tevent library Group: Development/Libraries/Python Requires: %{libtevent_name} = %{version} +PreReq: /sbin/ldconfig %description -n python-tevent This package contains the python bindings for the Tevent library.