[openSUSE][RPM] spec: require virtiofsd, now that it is a sep package #27

Merged
dfaggioli merged 1 commits from factory into factory 2023-05-22 18:07:23 +02:00
dfaggioli commented 2023-05-22 17:44:21 +02:00 (Migrated from github.com)

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.

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.
dfaggioli commented 2023-05-22 18:07:11 +02:00 (Migrated from github.com)

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

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
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dfaggioli/qemu#27