Author: pluto Date: Sat Mar 27 09:02:24 2010 GMT Module: packages Tag: HEAD ---- Log message: - inverts arts bcond, release 1.
---- Files affected: packages/avidemux: avidemux.spec (1.83 -> 1.84) ---- Diffs: ================================================================ Index: packages/avidemux/avidemux.spec diff -u packages/avidemux/avidemux.spec:1.83 packages/avidemux/avidemux.spec:1.84 --- packages/avidemux/avidemux.spec:1.83 Wed Feb 3 13:49:03 2010 +++ packages/avidemux/avidemux.spec Sat Mar 27 10:02:15 2010 @@ -8,7 +8,7 @@ # # Conditional build: %bcond_without esd # disable EsounD sound support -%bcond_without arts # without arts audio output +%bcond_with arts # with arts audio output %bcond_without amr # disable Adaptive Multi Rate (AMR) speech codec support %bcond_without qt4 # build qt4 interface %bcond_without gtk # build gtk interface @@ -19,7 +19,7 @@ Summary(pl.UTF-8): Mały edytor audio/wideo dla Linuksa Name: avidemux Version: 2.5.2 -Release: 0.1 +Release: 1 License: GPL v2+ Group: X11/Applications/Multimedia Source0: http://downloads.sourceforge.net/avidemux/%{name}_%{version}.tar.gz @@ -389,6 +389,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.84 2010/03/27 09:02:15 pluto +- inverts arts bcond, release 1. + Revision 1.83 2010/02/03 12:49:03 sparky - readded BR: libx264-devel; todo dropped - fixed lrelease detection, BR: qt4-linguist ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/avidemux/avidemux.spec?r1=1.83&r2=1.84&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
