Author: charles Date: Thu Aug 26 20:58:46 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.4 - updated BRs; removed TODO
---- Files affected: packages/libva: libva.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/libva/libva.spec diff -u packages/libva/libva.spec:1.4 packages/libva/libva.spec:1.5 --- packages/libva/libva.spec:1.4 Sat Jun 19 19:20:06 2010 +++ packages/libva/libva.spec Thu Aug 26 22:58:40 2010 @@ -1,21 +1,21 @@ # $Revision$, $Date$ -# TODO: -# add missing BR -# Summary: VAAPI (Video Acceleration API) Name: libva -# see configure.ac -Version: 1.0.3 +Version: 1.0.4 Release: 1 License: BSD Group: Libraries # git clone git://anongit.freedesktop.org/git/libva Source0: http://cgit.freedesktop.org/libva/snapshot/%{name}-%{version}.tar.bz2 -# Source0-md5: 5e92b34ec7047479993ac5b02a16491c +# Source0-md5: 3a16a9339dcc3c27234ba9f28fb38a63 URL: http://www.freedesktop.org/wiki/Software/vaapi +BuildRequires: Mesa-libGL-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: libdrm-devel >= 2.4.21 +BuildRequires: libtool +BuildRequires: pkgconfig +BuildRequires: xorg-lib-libXfixes-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -97,6 +97,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2010/08/26 20:58:40 charles +- updated to 1.0.4 +- updated BRs; removed TODO + Revision 1.4 2010/06/19 17:20:06 sls - added TODO ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libva/libva.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
