Author: qboosh Date: Sun Oct 31 21:57:55 2010 GMT Module: packages Tag: HEAD ---- Log message: - pl - BRs
---- Files affected: packages/vdpauinfo: vdpauinfo.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/vdpauinfo/vdpauinfo.spec diff -u packages/vdpauinfo/vdpauinfo.spec:1.1 packages/vdpauinfo/vdpauinfo.spec:1.2 --- packages/vdpauinfo/vdpauinfo.spec:1.1 Mon Jun 7 16:33:34 2010 +++ packages/vdpauinfo/vdpauinfo.spec Sun Oct 31 22:57:50 2010 @@ -1,19 +1,27 @@ # $Revision$, $Date$ -Summary: VDPAU query too +Summary: VDPAU information utility +Summary(pl.UTF-8): Narzędzie podające informacje o VDPAU Name: vdpauinfo Version: 0.0.6 Release: 1 -License: BSD-like ? +License: MIT Group: Applications/System Source0: http://people.freedesktop.org/~aplattner/vdpau/%{name}-%{version}.tar.gz # Source0-md5: 513df206613cbd061b6d49cdbfe927ef -BuildRequires: libvdpau-devel >=0.2 +BuildRequires: libstdc++-devel +BuildRequires: libvdpau-devel >= 0.2 +BuildRequires: pkgconfig +BuildRequires: xorg-lib-libX11-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -command line utility for querying the capabilities of a VDPAU +Command line utility for querying the capabilities of a VDPAU device. +%description -l pl.UTF-8 +Działające z linii poleceń narzędzie do sprawdzania możliwości +urządzenia VDPAU. + %prep %setup -q @@ -32,7 +40,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog +%doc AUTHORS COPYING ChangeLog %attr(755,root,root) %{_bindir}/%{name} %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -41,6 +49,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2010/10/31 21:57:50 qboosh +- pl +- BRs + Revision 1.1 2010/06/07 14:33:34 blues - initial - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vdpauinfo/vdpauinfo.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
