From 856ee8e2d15cba8606f8a0eb459785e4cf0d13ec153e0f278f9835225437f8b6 Mon Sep 17 00:00:00 2001 From: Andrey Karepin Date: Thu, 5 Dec 2013 05:16:02 +0000 Subject: [PATCH] Accepting request 209443 from home:dimstar:branches:network Fixup OBS-URL: https://build.opensuse.org/request/show/209443 OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=2 --- libmbim.changes | 5 +++++ libmbim.spec | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/libmbim.changes b/libmbim.changes index b20d21f..87584fb 100644 --- a/libmbim.changes +++ b/libmbim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 4 20:05:30 UTC 2013 - dimstar@opensuse.org + +- Call ldconfig on post/postun of libmbim-glib0. + ------------------------------------------------------------------- Sun Dec 1 17:35:58 UTC 2013 - dimstar@opensuse.org diff --git a/libmbim.spec b/libmbim.spec index e2237a2..50baedf 100644 --- a/libmbim.spec +++ b/libmbim.spec @@ -62,6 +62,10 @@ make %{?_smp_mflags} %make_install find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print +%post -n libmbim-glib0 -p /sbin/ldconfig + +%postun -n libmbim-glib0 -p /sbin/ldconfig + %files %defattr(-,root,root) %doc ChangeLog README COPYING