Author: cactus Date: Thu Mar 31 13:49:25 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.1.8; drop obsolete mkv.patch
---- Files affected: packages/vlc: vlc.spec (1.257 -> 1.258) ---- Diffs: ================================================================ Index: packages/vlc/vlc.spec diff -u packages/vlc/vlc.spec:1.257 packages/vlc/vlc.spec:1.258 --- packages/vlc/vlc.spec:1.257 Wed Mar 30 22:40:59 2011 +++ packages/vlc/vlc.spec Thu Mar 31 15:49:20 2011 @@ -42,19 +42,18 @@ Summary: VLC - a multimedia player and stream server Summary(pl.UTF-8): VLC - odtwarzacz multimedialny oraz serwer strumieni Name: vlc -Version: 1.1.7 -Release: 8 +Version: 1.1.8 +Release: 1 License: GPL v2+ Group: X11/Applications/Multimedia # use the bz2 src, its a 4mb difference Source0: http://download.videolan.org/pub/videolan/vlc/%{version}/%{name}-%{version}.tar.bz2 -# Source0-md5: 932ce1fa4afa54b56ac0ccc0655667b6 +# Source0-md5: c0065ec11b6fd12167cd440cbe0ef0d9 Patch0: %{name}-buildflags.patch Patch1: %{name}-defaultfont.patch Patch2: %{name}-osdmenu_path.patch Patch3: %{name}-system-minizip.patch Patch4: %{name}-upnp.patch -Patch5: %{name}-mkv.patch URL: http://www.videolan.org/vlc/ %{?with_directfb:BuildRequires: DirectFB-devel} BuildRequires: OpenGL-devel @@ -129,7 +128,7 @@ %{?with_portaudio:BuildRequires: portaudio-devel} BuildRequires: pulseaudio-devel BuildRequires: qt4-build -BuildRequires: schroedinger-devel +BuildRequires: schroedinger-devel >= 1.0.10 %{?with_speex:BuildRequires: speex-devel > 1:1.1.0} BuildRequires: sqlite3-devel %{?with_svgalib:BuildRequires: svgalib-devel} @@ -295,7 +294,6 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 -%patch5 -p1 %build cp -f /usr/share/automake/config.* . @@ -488,7 +486,7 @@ %attr(755,root,root) %{_libdir}/vlc/plugins/audio_filter/liba52tospdif_plugin.so %attr(755,root,root) %{_libdir}/vlc/plugins/audio_filter/libaudio_format_plugin.so %attr(755,root,root) %{_libdir}/vlc/plugins/audio_filter/libaudiobargraph_a_plugin.so -%attr(755,root,root) %{_libdir}/vlc/plugins/audio_filter/libbandlimited_resampler_plugin.so +#%attr(755,root,root) %{_libdir}/vlc/plugins/audio_filter/libbandlimited_resampler_plugin.so %attr(755,root,root) %{_libdir}/vlc/plugins/audio_filter/libchorus_flanger_plugin.so %attr(755,root,root) %{_libdir}/vlc/plugins/audio_filter/libconverter_fixed_plugin.so %attr(755,root,root) %{_libdir}/vlc/plugins/audio_filter/libdolby_surround_decoder_plugin.so @@ -853,6 +851,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.258 2011/03/31 13:49:20 cactus +- up to 1.1.8; drop obsolete mkv.patch + Revision 1.257 2011/03/30 20:40:59 cactus - rel 8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vlc/vlc.spec?r1=1.257&r2=1.258&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
