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:
parent
68daa6a1ea
commit
856ee8e2d1
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user