From: Jan Rękorajski Date: Wed, 31 Mar 2021 20:21:52 +0000 (+0200) Subject: - disble rust plugin for now X-Git-Tag: auto/th/nbdkit-1.24.2-1~7 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=e0e70020ebdf452a3fda2ccc07c00e19f05101b8;p=packages%2Fnbdkit.git - disble rust plugin for now --- 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*