From: Jakub Bogusz Date: Sun, 30 Jan 2022 19:51:58 +0000 (+0100) Subject: - reenabled smb2 (libsmb2 4.0.0 has been released) X-Git-Tag: auto/th/vlc-3.0.16-3~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fvlc.git;a=commitdiff_plain;h=7ebe024 - reenabled smb2 (libsmb2 4.0.0 has been released) --- diff --git a/vlc.spec b/vlc.spec index 907221a..94b3a80 100644 --- a/vlc.spec +++ b/vlc.spec @@ -46,7 +46,7 @@ %bcond_without sftp # SFTP file transfer via libssh2 %bcond_without shout # shout access output plugin %bcond_without smb # SMB access plugin -%bcond_with smb2 # SMB2 access plugin (requires unreleased version) +%bcond_without smb2 # SMB2 access plugin %bcond_without speex # speex codec plugin %bcond_without static_libs # don't build static libraries %bcond_without svg # svg text renderer plugin @@ -276,7 +276,7 @@ Requires: libogg >= 1:1.0 %{?with_libplacebo:Requires: libplacebo >= 0.2.1} %{?with_svg:Requires: librsvg >= 2.9.0} Requires: libsecret >= 0.18 -%{?with_smb2:Requires: libsmb2 >= 3.0.0} +%{?with_smb2:Requires: libsmb2 >= 4.0.0} Requires: libtheora >= 1.0 Requires: libtiger >= 0.3.1 Requires: libvncserver >= 0.9.9