]> git.pld-linux.org Git - packages/vdpauinfo.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 31 Oct 2010 21:57:50 +0000 (21:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BRs

Changed files:
    vdpauinfo.spec -> 1.2

vdpauinfo.spec

index eef08f282e8e10c00063c585eaec57fc16e62771..b3ed248dff7c6ad0a2cef8ff14adee5bcad7ff01 100644 (file)
@@ -1,18 +1,26 @@
-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
 
@@ -31,5 +39,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog
+%doc AUTHORS COPYING ChangeLog
 %attr(755,root,root) %{_bindir}/%{name}
This page took 0.090383 seconds and 4 git commands to generate.