1
0
forked from pool/ffmpeg-4

Accepting request 955492 from multimedia:libs

- Disamble libsmbclient usage (can always be built with
  --with-smbclient): the usecase of ffmpeg directly accessing
  smb:// shares is quite constructed (most users will have their
  smb shares mounted).

OBS-URL: https://build.opensuse.org/request/show/955492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ffmpeg-4?expand=0&rev=48
This commit is contained in:
Dominique Leuenberger 2022-02-17 22:40:00 +00:00 committed by Git OBS Bridge
commit f2562087a4
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 16 18:46:55 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Disamble libsmbclient usage (can always be built with
--with-smbclient): the usecase of ffmpeg directly accessing
smb:// shares is quite constructed (most users will have their
smb shares mounted).
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jan 16 18:49:22 UTC 2022 - Callum Farmer <gmbr3@opensuse.org> Sun Jan 16 18:49:22 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package ffmpeg-4 # spec file for package ffmpeg-4
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -52,6 +52,7 @@
%bcond_with fdk_aac_dlopen %bcond_with fdk_aac_dlopen
%bcond_with librtmp %bcond_with librtmp
%bcond_with opencore %bcond_with opencore
%bcond_with smbclient
%bcond_with x264 %bcond_with x264
%bcond_with x265 %bcond_with x265
%bcond_with xvid %bcond_with xvid
@ -60,7 +61,6 @@
%bcond_without libaom %bcond_without libaom
%bcond_without mysofa %bcond_without mysofa
%bcond_without vidstab %bcond_without vidstab
%bcond_without smbclient
%bcond_without srt %bcond_without srt
%bcond_without codec2 %bcond_without codec2
%bcond_without lv2 %bcond_without lv2
@ -73,7 +73,6 @@
%bcond_with libaom %bcond_with libaom
%bcond_with mysofa %bcond_with mysofa
%bcond_with vidstab %bcond_with vidstab
%bcond_with smbclient
%bcond_with srt %bcond_with srt
%bcond_with codec2 %bcond_with codec2
%bcond_with lv2 %bcond_with lv2