Accepting request 1223279 from devel:microos
- Add compatibility symlink for rebootmgrctl to sbin OBS-URL: https://build.opensuse.org/request/show/1223279 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rebootmgr?expand=0&rev=30
This commit is contained in:
commit
8684a8e4e1
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 11 06:03:16 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
- Add compatibility symlink for rebootmgrctl to sbin
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 08 09:49:55 UTC 2024 - kukuk@suse.com
|
Fri Nov 08 09:49:55 UTC 2024 - kukuk@suse.com
|
||||||
|
|
||||||
|
@ -44,6 +44,7 @@ If you updated a system with e.g. transactional updates or a kernel update was a
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
|
ln -sf ../bin/rebootmgrctl %{buildroot}%{_sbindir}/rebootmgrctl
|
||||||
|
|
||||||
#%check
|
#%check
|
||||||
#meson_test
|
#meson_test
|
||||||
@ -67,6 +68,7 @@ If you updated a system with e.g. transactional updates or a kernel update was a
|
|||||||
%{_datadir}/rebootmgr/rebootmgr.conf
|
%{_datadir}/rebootmgr/rebootmgr.conf
|
||||||
%{_unitdir}/rebootmgr.service
|
%{_unitdir}/rebootmgr.service
|
||||||
%{_bindir}/rebootmgrctl
|
%{_bindir}/rebootmgrctl
|
||||||
|
%{_sbindir}/rebootmgrctl
|
||||||
%{_sbindir}/rebootmgrd
|
%{_sbindir}/rebootmgrd
|
||||||
%{_datadir}/dbus-1/interfaces/org.opensuse.RebootMgr.xml
|
%{_datadir}/dbus-1/interfaces/org.opensuse.RebootMgr.xml
|
||||||
%{_datadir}/dbus-1/system.d/org.opensuse.RebootMgr.conf
|
%{_datadir}/dbus-1/system.d/org.opensuse.RebootMgr.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user