diff --git a/vlc.spec b/vlc.spec index bbb9b56..9de5754 100644 --- a/vlc.spec +++ b/vlc.spec @@ -11,7 +11,7 @@ %endif Name: vlc Version: 2.2.0 -Release: 1mamba +Release: 2mamba Summary: The VideoLAN client Group: Graphical Desktop/Applications/Multimedia Vendor: openmamba @@ -217,6 +217,7 @@ BuildRequires: libtar >= 1.2.20 #Requires: avahi-compat-libdns_sd BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} +Requires: libqt5-plugins Provides: %{name}-mozilla-plugin Obsoletes: %{name}-mozilla-plugin @@ -489,6 +490,9 @@ echo "InitialPreference=8" >> %{buildroot}%{_datadir}/applications/vlc.desktop #%endif %changelog +* Sat Mar 28 2015 Silvan Calarco 2.2.0-2mamba +- require libqt5-plugins (xcb) + * Sat Mar 21 2015 Automatic Build System 2.2.0-1mamba - automatic version update by autodist