Author: baggins Date: Wed Jun 2 23:47:00 2010 GMT Module: packages Tag: HEAD ---- Log message: - rel 6 - reverse esd bcond, esound is dead
---- Files affected: packages/avidemux: avidemux.spec (1.90 -> 1.91) ---- Diffs: ================================================================ Index: packages/avidemux/avidemux.spec diff -u packages/avidemux/avidemux.spec:1.90 packages/avidemux/avidemux.spec:1.91 --- packages/avidemux/avidemux.spec:1.90 Sat May 22 11:31:56 2010 +++ packages/avidemux/avidemux.spec Thu Jun 3 01:46:54 2010 @@ -8,7 +8,7 @@ # - get rid of gcc-bug-mmx-x86 patch # # Conditional build: -%bcond_without esd # disable EsounD sound support +%bcond_with esd # disable EsounD sound support %bcond_with arts # with arts audio output %bcond_without amr # disable Adaptive Multi Rate (AMR) speech codec support %bcond_without qt4 # build qt4 interface @@ -20,7 +20,7 @@ Summary(pl.UTF-8): Mały edytor audio/wideo dla Linuksa Name: avidemux Version: 2.5.2 -Release: 5 +Release: 6 License: GPL v2+ Group: X11/Applications/Multimedia Source0: http://downloads.sourceforge.net/avidemux/%{name}_%{version}.tar.gz @@ -392,6 +392,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.91 2010/06/02 23:46:54 baggins +- rel 6 +- reverse esd bcond, esound is dead + Revision 1.90 2010/05/22 09:31:56 baggins - rel 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/avidemux/avidemux.spec?r1=1.90&r2=1.91&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
