From 6ca78cf413e07e93708768dab0f7c916ff601a2b Mon Sep 17 00:00:00 2001 From: Rich Ercolani Date: Mon, 29 Jan 2024 14:16:14 -0500 Subject: [PATCH] Oh no, I didn't want any libzdb in here Signed-off-by: Rich Ercolani --- rpm/generic/zfs.spec.in | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/rpm/generic/zfs.spec.in b/rpm/generic/zfs.spec.in index 6e6c9ab6a7..2e89abd0ed 100644 --- a/rpm/generic/zfs.spec.in +++ b/rpm/generic/zfs.spec.in @@ -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