Oh no, I didn't want any libzdb in here

Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
This commit is contained in:
Rich Ercolani 2024-01-29 14:16:14 -05:00
parent fc201c0c52
commit 6ca78cf413
1 changed files with 0 additions and 15 deletions

View File

@ -167,21 +167,6 @@ for managing zpools
%postun -n libzpool5 -p /sbin/ldconfig
%endif
%package -n libzdb1
Summary: ZDB library
Group: System Environment/Kernel
%description -n libzdb1
This package contains the zdb library, which is an unstable
library exposing the innards of zdb.
%if %{defined ldconfig_scriptlets}
%ldconfig_scriptlets -n libzdb1
%else
%post -n libzdb1 -p /sbin/ldconfig
%postun -n libzdb1 -p /sbin/ldconfig
%endif
%package -n libnvpair3
Summary: Solaris name-value library for Linux
Group: System Environment/Kernel