- systemd.spec: disable transfiletriggers
Unforunately bsc#1041742 has been re-opened so it's again not safe to rely on transfiletriggers until rpm-4.19 is released. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1462
This commit is contained in:
parent
98ac13b656
commit
aafec26f96
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 18 08:10:01 UTC 2023 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
- systemd.spec: disable transfiletriggers
|
||||||
|
|
||||||
|
Unforunately bsc#1041742 has been re-opened so it's again not safe to rely on
|
||||||
|
transfiletriggers until rpm-4.19 is released.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 13 09:38:37 UTC 2023 - Franck Bui <fbui@suse.com>
|
Fri Oct 13 09:38:37 UTC 2023 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
|
|
||||||
# The following features are kept to ease migrations toward SLE. Their default
|
# The following features are kept to ease migrations toward SLE. Their default
|
||||||
# value is independent of the build flavor.
|
# value is independent of the build flavor.
|
||||||
%bcond_without filetriggers
|
%bcond_with filetriggers
|
||||||
%bcond_with split_usr
|
%bcond_with split_usr
|
||||||
|
|
||||||
Name: systemd%{?mini}
|
Name: systemd%{?mini}
|
||||||
|
Loading…
Reference in New Issue
Block a user