Make sure -defaults pulls in the main package

This makes it possible to tell people to just install the -defaults
subpackage.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2020-06-18 12:21:09 +02:00
parent 5e437cfbfc
commit e44606d796
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ Recommends: util-linux
%package -n %{crate}-defaults
Summary: Default configuration for %{crate}
Requires: %{crate} = %{version}-%{release}
BuildArch: noarch
%description -n %{crate}-defaults