Accepting request 433494 from multimedia:libs
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/433494 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=65
This commit is contained in:
10
vlc.changes
10
vlc.changes
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 28 18:54:45 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Require libavcodec<ABI>(unrestricted) (<ABI> is automatically
|
||||||
|
discovered during build based on what libavcodec.so links to)
|
||||||
|
from vlc-codecs. This ensures that users installing vlc-codecs
|
||||||
|
will get a prompt to replace the distro-provided libavcodec
|
||||||
|
package - which is restricted in its formats. This requires the
|
||||||
|
user to accept a vendor change.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 20 17:32:50 UTC 2016 - jengelh@inai.de
|
Tue Sep 20 17:32:50 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
|
2
vlc.spec
2
vlc.spec
@@ -299,6 +299,8 @@ Summary: Additional codecs for the VLC media player
|
|||||||
Group: Productivity/Multimedia/Video/Players
|
Group: Productivity/Multimedia/Video/Players
|
||||||
Requires: %{name}-noX = %{version}
|
Requires: %{name}-noX = %{version}
|
||||||
Supplements: %{name}-noX
|
Supplements: %{name}-noX
|
||||||
|
# We require the unrestricted libavcodec - same ABI version we linked
|
||||||
|
Requires: %(rpm --qf "%%{name}" -qf $(readlink -f %{_libdir}/libavcodec.so))(unrestricted)
|
||||||
|
|
||||||
%description codecs
|
%description codecs
|
||||||
This package enhances the functionality of the VLC media player by
|
This package enhances the functionality of the VLC media player by
|
||||||
|
Reference in New Issue
Block a user