Author: glen Date: Fri Sep 9 07:26:27 2011 GMT Module: packages Tag: HEAD ---- Log message: - old changes (2010-09-02)
---- Files affected: packages/airvideo: airvideo.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/airvideo/airvideo.spec diff -u packages/airvideo/airvideo.spec:1.3 packages/airvideo/airvideo.spec:1.4 --- packages/airvideo/airvideo.spec:1.3 Thu Sep 2 18:10:09 2010 +++ packages/airvideo/airvideo.spec Fri Sep 9 09:26:22 2011 @@ -8,7 +8,7 @@ Summary: Air-Video Video Streaming Server Name: airvideo Version: 2.2.5 -Release: 0.5 +Release: 0.8 License: GPL v2+ with LGPL v2+ parts Group: Applications/Multimedia Source0: http://www.inmethod.com/air-video/download/ffmpeg-for-%{version}.tar.bz2 @@ -31,7 +31,7 @@ Requires: faac Requires: jpackage-utils Requires(post,preun): /sbin/chkconfig -Requires: mpeg4ip +Requires: mpeg4ip-server Requires: rc-scripts BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -82,6 +82,7 @@ --disable-decoder=aac \ --disable-indevs \ --disable-outdevs \ + --disable-vaapi \ %ifnarch %{ix86} %{x8664} --disable-mmx \ %endif @@ -133,6 +134,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2011/09/09 07:26:22 glen +- old changes (2010-09-02) + Revision 1.3 2010/09/02 16:10:09 glen - disable input/output devs (alsa and jack not linked with), as the server only converts ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/airvideo/airvideo.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
