We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322f5df commit fa7a302Copy full SHA for fa7a302
1 file changed
SPECS/qemu/qemu.spec
@@ -1170,10 +1170,6 @@ Requires: %{name}-user = %{version}-%{release}
1170
Requires(post): systemd-units
1171
Requires(postun): systemd-units
1172
# qemu-user-binfmt + qemu-user-static both provide binfmt rules
1173
-# Temporarily disable to get fedora CI working. Re-enable
1174
-# once this CI issue let's us deal with subpackage conflicts:
1175
-# https://pagure.io/fedora-ci/general/issue/184
1176
-#
1177
# introduce conflicts to not install both binfmt rules.
1178
Conflicts: qemu-user-static
1179
%description user-binfmt
0 commit comments