Accepting request 1192927 from home:afeijoo:branches:openSUSE:Factory:bsc1228659

- Order the update of udev and systemd-boot right after systemd (bsc#1228659)

OBS-URL: https://build.opensuse.org/request/show/1192927
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1551
This commit is contained in:
Thomas Blume 2024-08-09 13:01:08 +00:00 committed by Git OBS Bridge
parent 666e23cce1
commit 8c24996f52
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 2 10:29:26 UTC 2024 - Antonio Feijoo <antonio.feijoo@suse.com>
- Order the update of udev and systemd-boot right after systemd (bsc#1228659)
-------------------------------------------------------------------
Wed Jul 24 13:49:10 UTC 2024 - Franck Bui <fbui@suse.com>

View File

@ -156,6 +156,9 @@ Requires(post): coreutils
Requires(post): findutils
Requires(post): systemd-presets-branding
Requires(post): pam-config >= 0.79-5
# See bsc#1228659
OrderWithRequires(post): udev
OrderWithRequires(post): systemd-boot
# These weak dependencies because some features are optional and enabled at
# runtime with the presence of the relevant libs.
Recommends: libpcre2-8-0