Overview
Request 766922 accepted
- BuildRequire pkconfig(systemd) instead of systemd: allow OBS to
shortcut through the -mini flavors.
- Use systemd_ordering in place of systemd_requires: systemd is
never a strict requirement for qemu; but when installing qemu on
a systemd-managed system, we want system to be present first.
- Created by dimstar
- In state accepted
- 8 package maintainers
Request History
dimstar created request
- BuildRequire pkconfig(systemd) instead of systemd: allow OBS to
shortcut through the -mini flavors.
- Use systemd_ordering in place of systemd_requires: systemd is
never a strict requirement for qemu; but when installing qemu on
a systemd-managed system, we want system to be present first.
bfrogers accepted request
Thanks for this
We'd need to have qemu.spec.in modified for this, according to the packaging workflow we have for this package, but given we still have "user friendliness" issues with that, and that I'm about to check in follow-on changes, I'll take care of that part.
Accepted!
Thanks for taking care moving the change to the .in file.. and apologies for not realizing that myself (sometimes tough when you branch 20 packages for the same fix and find 5 different ways)