Hello community,
here is the log from the commit of package vaapi-intel-driver for
openSUSE:Factory checked in at 2012-11-02 17:43:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vaapi-intel-driver (Old)
and /work/SRC/openSUSE:Factory/.vaapi-intel-driver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vaapi-intel-driver", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/vaapi-intel-driver/vaapi-intel-driver.changes
2012-07-13 11:36:36.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.vaapi-intel-driver.new/vaapi-intel-driver.changes
2012-11-02 17:43:49.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Oct 18 13:46:56 UTC 2012 - [email protected]
+
+- update to git master commit b6dd872 as released version does not
+ build with the latest libva release
+
+-------------------------------------------------------------------
Old:
----
intel-driver-1.0.18.tar.xz
New:
----
intel-driver-b6dd8725c97bb75caa4f5193e510cd53ea1e85a2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vaapi-intel-driver.spec ++++++
--- /var/tmp/diff_new_pack.RVGXlr/_old 2012-11-02 17:43:50.000000000 +0100
+++ /var/tmp/diff_new_pack.RVGXlr/_new 2012-11-02 17:43:50.000000000 +0100
@@ -17,15 +17,17 @@
%define srcname intel-driver
+%define snapshot b6dd8725c97bb75caa4f5193e510cd53ea1e85a2
+%define snap b6dd872
Name: vaapi-intel-driver
-Version: 1.0.18
+Version: 1.0.18_git%{snap}
Release: 0
Summary: Intel Driver for Video Acceleration (VA) API for Linux
License: MIT and EPL-1.0
Group: System/Libraries
Url: http://freedesktop.org/wiki/Software/vaapi
-Source0:
http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/%{srcname}-%{version}.tar.xz
+Source0:
http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/%{srcname}-%{snapshot}.tar.xz
# Intel graphics hardware only available on these platforms
ExclusiveArch: %ix86 x86_64
BuildRequires: libtool
@@ -39,7 +41,7 @@
Intel Driver for Libva is a library providing the VA API video acceleration
API.
%prep
-%setup -q -n %{srcname}-%{version}
+%setup -q -n %{srcname}-%{snapshot}
%build
autoreconf -fiv
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]