[openSUSE][RPM] spec: require virtiofsd, now that it is a sep package #27
Reference in New Issue
Block a user
Delete Branch "factory"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since version 8.0.0, virtiofsd is not part of QEMU sources any longer. We therefore have also moved it to a separate package. To retain compatibility and consistency of behavior, require such a package as an hard dependency.
The only change is a
Requires:in a subpackage, so we know the build will be fine, as it has just run without this change (and we want this in OBS, so it can be tested overnight by the Kubevirt CI). Therefore, we push without waiting all the checks