Author: shadzik Date: Sat Oct 20 16:47:01 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.10.0a - force only one job at a time (kmplayer is somehow no loger multithread capable)
---- Files affected: SPECS: kmplayer.spec (1.80 -> 1.81) ---- Diffs: ================================================================ Index: SPECS/kmplayer.spec diff -u SPECS/kmplayer.spec:1.80 SPECS/kmplayer.spec:1.81 --- SPECS/kmplayer.spec:1.80 Sun Oct 14 17:13:23 2007 +++ SPECS/kmplayer.spec Sat Oct 20 18:46:56 2007 @@ -8,14 +8,14 @@ Summary: A KDE MPlayer/Xine/ffmpeg/ffserver/VDR frontend Summary(pl.UTF-8): Frontend dla programów MPlayer/Xine/ffmpeg/ffserver/VDR pod KDE Name: kmplayer -Version: 0.10.0 -Release: 2 +Version: 0.10.0a +Release: 1 Epoch: 2 License: GPL Group: X11/Applications/Multimedia # http://kmplayer.kde.org/pkgs/kmplayer-0.9.3-pre1.tar.bz2 Source0: http://kmplayer.kde.org/pkgs/%{name}-%{version}.tar.bz2 -# Source0-md5: 8e8d3df2cdebc4c08fd6f8ab6bf1bda4 +# Source0-md5: 6e04b965b70c7e06cbd17a68c9301ac5 Patch0: kde-common-PLD.patch Patch1: kde-ac260-lt.patch URL: http://kmplayer.kde.org/ @@ -104,7 +104,7 @@ %{!?with_xine:--without-xine} \ --with-qt-libraries=%{_libdir} -%{__make} +%{__make} -j1 %install rm -rf $RPM_BUILD_ROOT @@ -172,6 +172,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.81 2007/10/20 16:46:56 shadzik +- 0.10.0a +- force only one job at a time (kmplayer is somehow no loger multithread capable) + Revision 1.80 2007/10/14 15:13:23 twittner - added omitted knpplayer binary - rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kmplayer.spec?r1=1.80&r2=1.81&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
