- systemd-hwdb-update.service should be shipped by the udev package
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1168
This commit is contained in:
parent
c745c33e88
commit
ad5d851703
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 5 09:03:07 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- systemd-hwdb-update.service should be shipped by the udev package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 1 07:47:31 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -1209,7 +1209,9 @@ fi
|
||||
%endif
|
||||
%exclude %{_prefix}/lib/systemd/systemd-udevd
|
||||
%exclude %{_unitdir}/systemd-udev*.*
|
||||
%exclude %{_unitdir}/systemd-hwdb*.*
|
||||
%exclude %{_unitdir}/*.target.wants/systemd-udev*.*
|
||||
%exclude %{_unitdir}/*.target.wants/systemd-hwdb*.*
|
||||
%exclude %{_unitdir}/initrd-udevadm-cleanup-db.service
|
||||
%exclude %{_unitdir}/kmod-static-nodes.service
|
||||
%exclude %{_unitdir}/systemd-nspawn@.service
|
||||
@ -1562,11 +1564,13 @@ fi
|
||||
%{_unitdir}/kmod-static-nodes.service
|
||||
%{_unitdir}/systemd-udev*.service
|
||||
%{_unitdir}/systemd-udevd*.socket
|
||||
%{_unitdir}/systemd-hwdb*.*
|
||||
%{_unitdir}/initrd-udevadm-cleanup-db.service
|
||||
%dir %{_unitdir}/sysinit.target.wants
|
||||
%{_unitdir}/sysinit.target.wants/systemd-udev*.service
|
||||
%dir %{_unitdir}/sockets.target.wants
|
||||
%{_unitdir}/sockets.target.wants/systemd-udev*.socket
|
||||
%{_unitdir}/*.target.wants/systemd-hwdb*.*
|
||||
%{_prefix}/lib/systemd/network/99-default.link
|
||||
%{_datadir}/pkgconfig/udev.pc
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 5 09:03:07 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- systemd-hwdb-update.service should be shipped by the udev package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 1 07:47:31 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -1207,7 +1207,9 @@ fi
|
||||
%endif
|
||||
%exclude %{_prefix}/lib/systemd/systemd-udevd
|
||||
%exclude %{_unitdir}/systemd-udev*.*
|
||||
%exclude %{_unitdir}/systemd-hwdb*.*
|
||||
%exclude %{_unitdir}/*.target.wants/systemd-udev*.*
|
||||
%exclude %{_unitdir}/*.target.wants/systemd-hwdb*.*
|
||||
%exclude %{_unitdir}/initrd-udevadm-cleanup-db.service
|
||||
%exclude %{_unitdir}/kmod-static-nodes.service
|
||||
%exclude %{_unitdir}/systemd-nspawn@.service
|
||||
@ -1560,11 +1562,13 @@ fi
|
||||
%{_unitdir}/kmod-static-nodes.service
|
||||
%{_unitdir}/systemd-udev*.service
|
||||
%{_unitdir}/systemd-udevd*.socket
|
||||
%{_unitdir}/systemd-hwdb*.*
|
||||
%{_unitdir}/initrd-udevadm-cleanup-db.service
|
||||
%dir %{_unitdir}/sysinit.target.wants
|
||||
%{_unitdir}/sysinit.target.wants/systemd-udev*.service
|
||||
%dir %{_unitdir}/sockets.target.wants
|
||||
%{_unitdir}/sockets.target.wants/systemd-udev*.socket
|
||||
%{_unitdir}/*.target.wants/systemd-hwdb*.*
|
||||
%{_prefix}/lib/systemd/network/99-default.link
|
||||
%{_datadir}/pkgconfig/udev.pc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user