diff --git a/rpm_spec/core-dom0-linux.spec b/rpm_spec/core-dom0-linux.spec index 74a1b40..68cc143 100644 --- a/rpm_spec/core-dom0-linux.spec +++ b/rpm_spec/core-dom0-linux.spec @@ -49,11 +49,6 @@ Requires: qubes-core-dom0 Requires: qubes-utils >= 2.0.6 Requires: %{name}-kernel-install -# get rid of os-prober, it tries to mount and parse all the block devices in -# the system, including loop* -Provides: os-prober -Obsoletes: os-prober - %define _builddir %(pwd) %description @@ -64,6 +59,11 @@ appmenus etc). %package kernel-install Summary: Kernel install hook for Xen-based system +# get rid of os-prober, it tries to mount and parse all the block devices in +# the system, including loop* +Provides: os-prober +Obsoletes: os-prober + %description kernel-install Kernel install hook for Xen-based system.