]> git.pld-linux.org Git - packages/vlc.git/blobdiff - vlc.spec
Release 4 (by relup.sh)
[packages/vlc.git] / vlc.spec
index 907221a9ff52f7d94a81b146c753427fbd4ea339..c8d16b6a2be99e310077051e8d3e3d54e4c81d8b 100644 (file)
--- a/vlc.spec
+++ b/vlc.spec
@@ -34,7 +34,7 @@
 %bcond_without gnutls          # gnutls misc plugin
 %bcond_without goom            # GOOM! audio visualization
 %bcond_without jack            # jack access/audio output plugin
-%bcond_without kde             # KDE Solid actions
+%bcond_with    kde             # KDE Solid actions
 %bcond_without lirc            # lirc control plugin
 %bcond_without libplacebo      # libplacebo support in gl plugin
 %bcond_without live            # live555 demuxer plugin
@@ -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
@@ -71,7 +71,7 @@ Summary:      VLC - a multimedia player and stream server
 Summary(pl.UTF-8):     VLC - odtwarzacz multimedialny oraz serwer strumieni
 Name:          vlc
 Version:       3.0.16
-Release:       2
+Release:       4
 License:       GPL v2+
 Group:         X11/Applications/Multimedia
 Source0:       https://download.videolan.org/pub/videolan/vlc/%{version}/%{name}-%{version}.tar.xz
@@ -231,6 +231,7 @@ BuildRequires:      sysfsutils-devel
 BuildRequires: systemd-devel >= 1:209
 BuildRequires: taglib-devel >= 1.9
 BuildRequires: tar >= 1:1.22
+BuildRequires: tpm2-tss-devel
 BuildRequires: tremor-devel
 %{?with_twolame:BuildRequires: twolame-devel}
 %{?with_udev:BuildRequires:    udev-devel >= 1:142}
@@ -276,7 +277,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
This page took 0.037881 seconds and 4 git commands to generate.