Accepting request 939423 from home:frispete:Tumbleweed
- Fix build issue in spec (references to libfwupdplugin2 -> libfwupdplugin5) OBS-URL: https://build.opensuse.org/request/show/939423 OBS-URL: https://build.opensuse.org/package/show/Base:System/fwupd?expand=0&rev=113
This commit is contained in:
parent
2ae100d6ac
commit
77228cf684
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 10 17:56:00 UTC 2021 - Hans-Peter Jansen <hpj@urpla.net>
|
||||||
|
|
||||||
|
- Fix build issue in spec
|
||||||
|
(references to libfwupdplugin2 -> libfwupdplugin5)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 19 16:24:28 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
Fri Nov 19 16:24:28 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -252,8 +252,8 @@ rm -fr %{buildroot}%{_datadir}/fish
|
|||||||
%post -n libfwupd2 -p /sbin/ldconfig
|
%post -n libfwupd2 -p /sbin/ldconfig
|
||||||
%postun -n libfwupd2 -p /sbin/ldconfig
|
%postun -n libfwupd2 -p /sbin/ldconfig
|
||||||
|
|
||||||
%post -n libfwupdplugin2 -p /sbin/ldconfig
|
%post -n libfwupdplugin5 -p /sbin/ldconfig
|
||||||
%postun -n libfwupdplugin2 -p /sbin/ldconfig
|
%postun -n libfwupdplugin5 -p /sbin/ldconfig
|
||||||
|
|
||||||
%preun
|
%preun
|
||||||
%service_del_preun %{name}.service fwupd-offline-update.service fwupd-refresh.service
|
%service_del_preun %{name}.service fwupd-offline-update.service fwupd-refresh.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user