Dirk Mueller 2020-08-16 01:13:44 +00:00 committed by Git OBS Bridge
parent 0c5802dd13
commit b8de3cbc4c

View File

@ -54,10 +54,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
%description -n %{libname}
libsmbios provides a library to interface with the SMBIOS tables. It
@ -79,7 +76,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: %{name}-lang = %{version}
Recommends: python3-smbios-utils = %{version}
# Give away the bin subpkg and just pull them all here instead of playing with
# metapackages