Author: baggins Date: Thu Apr 29 20:43:48 2010 GMT Module: packages Tag: HEAD ---- Log message: - rel 3 - builds with some asm disabled on x86
---- Files affected: packages/avidemux: avidemux.spec (1.86 -> 1.87) ---- Diffs: ================================================================ Index: packages/avidemux/avidemux.spec diff -u packages/avidemux/avidemux.spec:1.86 packages/avidemux/avidemux.spec:1.87 --- packages/avidemux/avidemux.spec:1.86 Thu Apr 29 21:33:31 2010 +++ packages/avidemux/avidemux.spec Thu Apr 29 22:43:43 2010 @@ -5,6 +5,7 @@ # - use external spidermonkey (cmake fix needed): Checking for SpiderMonkey -- Skipping check and using bundled version. # - uses patched ffmpeg # - don't force -O3 optimization +# - get rid of gcc-bug-mmx-x86 patch # # Conditional build: %bcond_without esd # disable EsounD sound support @@ -19,7 +20,7 @@ Summary(pl.UTF-8): Mały edytor audio/wideo dla Linuksa Name: avidemux Version: 2.5.2 -Release: 2.1 +Release: 3 License: GPL v2+ Group: X11/Applications/Multimedia Source0: http://downloads.sourceforge.net/avidemux/%{name}_%{version}.tar.gz @@ -391,6 +392,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.87 2010/04/29 20:43:43 baggins +- rel 3 +- builds with some asm disabled on x86 + Revision 1.86 2010/04/29 19:33:31 baggins - workaround for gcc/gas fuckup with MMX movq on x86 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/avidemux/avidemux.spec?r1=1.86&r2=1.87&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
