diff --git a/systemd.changes b/systemd.changes index 69848df0..654cccc0 100644 --- a/systemd.changes +++ b/systemd.changes @@ -26,14 +26,6 @@ Thu Oct 19 12:13:51 UTC 2023 - Franck Bui - systemd.spec: add files.portable and files.journal-remote -------------------------------------------------------------------- -Wed Oct 18 08:10:01 UTC 2023 - Franck Bui - -- 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 diff --git a/systemd.spec b/systemd.spec index 32b40af2..e791a4c2 100644 --- a/systemd.spec +++ b/systemd.spec @@ -62,7 +62,7 @@ # The following features are kept to ease migrations toward SLE. Their default # value is independent of the build flavor. -%bcond_with filetriggers +%bcond_without filetriggers %bcond_with split_usr # We stopped shipping main config files in /etc but we have to restore any