Accepting request 847811 from devel:tools
- Add missing ldconfig for libupb13. OBS-URL: https://build.opensuse.org/request/show/847811 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grpc?expand=0&rev=27
This commit is contained in:
commit
b8f8d8b6e6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 13:26:47 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Add missing ldconfig for libupb13.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 28 08:17:46 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -179,6 +179,8 @@ cp -r * "%buildroot/%src_install_dir"
|
||||
%postun -n libgrpc++%lverp -p /sbin/ldconfig
|
||||
%post -n libgrpc_plugin_support%lverplugin -p /sbin/ldconfig
|
||||
%postun -n libgrpc_plugin_support%lverplugin -p /sbin/ldconfig
|
||||
%post -n libupb%lver -p /sbin/ldconfig
|
||||
%postun -n libupb%lver -p /sbin/ldconfig
|
||||
|
||||
%files -n libgrpc%lver
|
||||
%_libdir/libaddress_sorting.so.%{lver}*
|
||||
|
Loading…
Reference in New Issue
Block a user