This request supersedes:
request 2266
(Show diff)
Overview
Submit package home:mrdocs:branches:Essentials / vlc to package Essentials / vlc
vlc.changes
Changed
x
1
2
-------------------------------------------------------------------
3
+Thu Dec 15 22:51:33 UTC 2016 - plinnell@opensuse.org
4
+
5
+- disable insecure libgme until it is fixed
6
+
7
+-------------------------------------------------------------------
8
Fri Oct 28 17:58:28 UTC 2016 - olaf@aepfle.de
9
10
- Enable libfdk_aac
11
vlc.spec
Changed
36
1
2
%bcond_without idn
3
%bcond_without kate
4
%bcond_without libass
5
-%bcond_without libgme
6
+#%%bcond_without libgme
7
%bcond_without libnotify
8
%bcond_without libssh2
9
%bcond_without libvncclient
10
11
BuildRequires: pkgconfig(freerdp) >= 1.0.1
12
%endif
13
#
14
-%if %{with libgme}
15
-BuildRequires: pkgconfig(libgme)
16
-%endif
17
+#%%if %{with libgme}
18
+#BuildRequires: pkgconfig(libgme)
19
+#%endif
20
#
21
%if %{with vlc_libsidplay2}
22
BuildRequires: pkgconfig(libsidplay2)
23
24
%{_libdir}/vlc/plugins/demux/libdemuxdump_plugin.so
25
%{_libdir}/vlc/plugins/demux/libes_plugin.so
26
%{_libdir}/vlc/plugins/demux/libflacsys_plugin.so
27
-%if %{with libgme}
28
-%{_libdir}/vlc/plugins/demux/libgme_plugin.so
29
-%endif
30
+#%%if %{with libgme}
31
+#%%{_libdir}/vlc/plugins/demux/libgme_plugin.so
32
+#%%endif
33
%{_libdir}/vlc/plugins/demux/libh264_plugin.so
34
%{_libdir}/vlc/plugins/demux/libimage_plugin.so
35
%{_libdir}/vlc/plugins/demux/libmjpeg_plugin.so
36
Refresh
Refresh
Login required, please
login
or
signup
in order to comment
Request History
mrdocs created request over 8 years ago
hackish way to avoid the zero day exploit for libgme
mrdocs accepted request over 8 years ago
self accepting because of the security issue with libgme