forked from pool/systemd
- Order the update of udev and systemd-boot right after systemd (bsc#1228659)
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1551
This commit is contained in:
parent
61520895d1
commit
91bd7f7c9e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e6f15b8cbc6864bc953622f67da36ea5baac3514386f4907785a8b0d9a3a106
|
||||
size 10850648
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user