Also change <= N to < N+1. For example, dracut-029-1 > dracut-029, so would not
get obsoleted properly. This all applies to old versions, so doesn't make much
difference in practice, so just fix it to avoid c&p duplication of the bad
pattern in the future.
master
Zbigniew Jędrzejewski-Szmek8 years agocommitted byHarald Hoyer
@ -195,8 +195,8 @@ initramfs with dracut, with live image capabilities, like Live CDs.
@@ -195,8 +195,8 @@ initramfs with dracut, with live image capabilities, like Live CDs.
%package config-generic
Summary: dracut configuration to turn off hostonly image generation
This package provides the configuration to turn off the host specific initramfs
@ -205,7 +205,7 @@ generation with dracut and generates a generic image by default.
@@ -205,7 +205,7 @@ generation with dracut and generates a generic image by default.
%package config-rescue
Summary: dracut configuration to turn on rescue image generation
Requires: %{name} = %{version}-%{release}
Obsoletes: dracut <= 029
Obsoletes: dracut < 030
%description config-rescue
This package provides the configuration to turn on the rescue initramfs