rebuilt with liblua 5.2.4-2mamba with fixed pkgconfig [release 2.2.1-4mamba;Thu Nov 12 2015]
This commit is contained in:
parent
0424969bbe
commit
30f9485677
13
vlc.spec
13
vlc.spec
@ -11,7 +11,7 @@
|
|||||||
%endif
|
%endif
|
||||||
Name: vlc
|
Name: vlc
|
||||||
Version: 2.2.1
|
Version: 2.2.1
|
||||||
Release: 2mamba
|
Release: 4mamba
|
||||||
Summary: The VideoLAN client
|
Summary: The VideoLAN client
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -204,6 +204,7 @@ BuildRequires: libopencv-devel
|
|||||||
#BuildRequires: xulrunner-devel
|
#BuildRequires: xulrunner-devel
|
||||||
#%endif
|
#%endif
|
||||||
BuildRequires: lua
|
BuildRequires: lua
|
||||||
|
BuildRequires: liblua-devel >= 5.2.4-2mamba
|
||||||
BuildRequires: libssp-devel
|
BuildRequires: libssp-devel
|
||||||
BuildRequires: libgmp-devel
|
BuildRequires: libgmp-devel
|
||||||
BuildRequires: libftgl-devel
|
BuildRequires: libftgl-devel
|
||||||
@ -213,6 +214,9 @@ BuildRequires: libebml >= 1.3.0
|
|||||||
BuildRequires: libmatroska >= 1.4.0
|
BuildRequires: libmatroska >= 1.4.0
|
||||||
BuildRequires: libdirectfb >= 1.6.3
|
BuildRequires: libdirectfb >= 1.6.3
|
||||||
BuildRequires: libtar >= 1.2.20
|
BuildRequires: libtar >= 1.2.20
|
||||||
|
BuildRequires: libtag-devel >= 1.9
|
||||||
|
BuildRequires: libfreerdp-devel
|
||||||
|
BuildRequires: libshine-devel
|
||||||
#Requires: avahi-compat-howl
|
#Requires: avahi-compat-howl
|
||||||
#Requires: avahi-compat-libdns_sd
|
#Requires: avahi-compat-libdns_sd
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -496,6 +500,13 @@ fi
|
|||||||
#%endif
|
#%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 12 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.1-4mamba
|
||||||
|
- rebuilt with liblua 5.2.4-2mamba with fixed pkgconfig
|
||||||
|
|
||||||
|
* Mon Nov 09 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.1-3mamba
|
||||||
|
- rebuilt with libtag 1.9 as required
|
||||||
|
- added build requirements for libshine and libfreerdp
|
||||||
|
|
||||||
* Thu Oct 01 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.1-2mamba
|
* Thu Oct 01 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.1-2mamba
|
||||||
- generate plugins cache at run-time (https://trac.videolan.org/vlc/ticket/9807)
|
- generate plugins cache at run-time (https://trac.videolan.org/vlc/ticket/9807)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user