Oh no, I didn't want any libzdb in here
Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
This commit is contained in:
parent
fc201c0c52
commit
6ca78cf413
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue