Author: kwizart
Update of /cvs/free/rpms/vdpau-video-freeworld/EL-6
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3762
Modified Files:
vdpau-video-freeworld.spec
Log Message:
Branch for EL-6
Index: vdpau-video-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/vdpau-video-freeworld/EL-6/vdpau-video-freeworld.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vdpau-video-freeworld.spec 4 Mar 2011 11:51:55 -0000 1.2
+++ vdpau-video-freeworld.spec 11 Jul 2011 21:38:54 -0000 1.3
@@ -2,7 +2,7 @@
Name: vdpau-video-freeworld
Version: 0.7.3
-Release: 1%{?preversion}%{?dist}
+Release: 2%{?preversion}%{?dist}
Summary: VDPAU backend for Video Acceleration (VA) API
Group: System Environment/Libraries
License: GPLv2+
@@ -10,9 +10,10 @@
Source0:
http://www.splitted-desktop.com/~gbeauchesne/vdpau-video/vdpau-video-%{ve...
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libtool
-BuildRequires: libva-devel >= 1.0.10
+BuildRequires: libva-freeworld-devel
BuildRequires: libvdpau-devel
BuildRequires: mesa-libGL-devel
+Requires: libva-freeworld
%description
Vdpau-video is a VDPAU backend for VA API. It allows applications which
@@ -39,9 +40,13 @@
%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING NEWS README
-%{_libdir}/dri/*.so
+%dir %{_libdir}/va/drivers
+%{_libdir}/va/drivers/*.so
%changelog
+* Mon Jul 11 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.7.3-2
+- Branch for EL-6
+
* Fri Mar 04 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.7.3-1
- Update to 0.7.3