[packages/nbdkit] - disble rust plugin for now

baggins baggins at pld-linux.org
Wed Mar 31 22:22:20 CEST 2021


commit e0e70020ebdf452a3fda2ccc07c00e19f05101b8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Mar 31 22:21:52 2021 +0200

    - disble rust plugin for now

 nbdkit.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/nbdkit.spec b/nbdkit.spec
index c76b4f1..f230616 100644
--- a/nbdkit.spec
+++ b/nbdkit.spec
@@ -3,6 +3,7 @@
 %bcond_without	ocaml		# OCaml plugin (requires ocaml_opt support)
 %bcond_without	perl		# Perl plugin
 %bcond_without	python		# Python plugin
+%bcond_with	rust		# Rust plugin
 %bcond_with	vddk		# VMware VDDK plugin [needs proprietary VDDK]
 #
 %ifnarch %{ix86} %{x8664} arm aarch64 ppc sparc sparcv9
@@ -160,6 +161,7 @@ Plik nagłówkowy dla wtyczek nbdkit.
 	%{!?with_ocaml:--disable-ocaml} \
 	%{!?with_perl:--disable-perl} \
 	%{!?with_python:--disable-python} \
+	%{!?with_rust:--disable-rust} \
 	--disable-static \
 	%{?with_vddk:--with-vddk}
 
@@ -408,6 +410,5 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/nbdkit-filter.3*
 %{_mandir}/man3/nbdkit-golang-plugin.3*
 %{_mandir}/man3/nbdkit-lua-plugin.3*
-%{_mandir}/man3/nbdkit-rust-plugin.3*
 %{_mandir}/man3/nbdkit-sh-plugin.3*
 %{_mandir}/man3/nbdkit-tcl-plugin.3*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nbdkit.git/commitdiff/e0e70020ebdf452a3fda2ccc07c00e19f05101b8



More information about the pld-cvs-commit mailing list