diff --git a/libsmbios.changes b/libsmbios.changes index 68a2c7d..036da48 100644 --- a/libsmbios.changes +++ b/libsmbios.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Tue Feb 4 22:06:56 UTC 2020 - Bjørn Lie - -- No longer recommend -lang: Supplements are in use. - ------------------------------------------------------------------- Fri Jan 10 21:44:30 UTC 2020 - Bjørn Lie diff --git a/libsmbios.spec b/libsmbios.spec index 0c9ea6d..098630e 100644 --- a/libsmbios.spec +++ b/libsmbios.spec @@ -55,6 +55,7 @@ Dell specific SMBIOS tables. %package -n %{libname} Summary: SMBIOS table interface library Group: System/Libraries +Recommends: %{name}-lang = %{version} # For the above lang package to be resolvable Provides: %{name} = %{version} Obsoletes: libsmbios2 @@ -79,6 +80,7 @@ This package provides a Python interface to libsmbios %package -n smbios-utils Summary: Utilities that use libsmbios Group: System/Management +Recommends: %{name}-lang Recommends: python3-smbios-utils = %{version} # Give away the bin subpkg and just pull them all here instead of playing with # metapackages