diff --git a/mysql.spec b/mysql.spec index 9d82a43..683c348 100644 --- a/mysql.spec +++ b/mysql.spec @@ -109,6 +109,8 @@ Requires: systemd-units Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units +Conflicts: systemd < 38 +Conflicts: filesystem < 3 # This is actually needed for the %%triggerun script but Requires(triggerun) # is not valid. We can use %%post because this particular %%triggerun script # should fire just after this package is installed.