Accepting request 1192932 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1192932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=429
This commit is contained in:
Dominique Leuenberger 2024-08-10 17:07:10 +00:00 committed by Git OBS Bridge
commit 36d4bb056f
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