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
This commit is contained in:
Andrey Karepin 2013-12-05 05:16:02 +00:00 committed by Git OBS Bridge
parent 68daa6a1ea
commit 856ee8e2d1
2 changed files with 9 additions and 0 deletions

View File

@ -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

View File

@ -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