Author: kwizart
Update of /cvs/free/rpms/libva-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31127
Modified Files:
libva-freeworld.spec
Log Message:
Add patch from today (only affects the backend driver no API changes)
Index: libva-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/libva-freeworld/devel/libva-freeworld.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libva-freeworld.spec 10 Mar 2011 15:09:52 -0000 1.3
+++ libva-freeworld.spec 10 Mar 2011 16:24:11 -0000 1.4
@@ -7,6 +7,7 @@
URL:
http://freedesktop.org/wiki/Software/vaapi
Source0:
http://cgit.freedesktop.org/libva/snapshot/libva-%{version}.tar.bz2
Patch0: 101_dont_install_test_programs.patch
+Patch1: libva-1.0.10-20110310.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libtool
BuildRequires: libudev-devel
@@ -24,6 +25,7 @@
%prep
%setup -q -n libva-%{version}
%patch0 -p1 -b .testprogs
+%patch1 -p1 -b .git
%build
autoreconf -i
@@ -55,6 +57,7 @@
%changelog
* Thu Mar 10 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.0.10-1
- Switch to additional package using the freedesktop version
+- Add git rev from today as patch
* Mon Feb 21 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.0.10-1
- Update to 1.0.10