Hello community,
here is the log from the commit of package vaapi-intel-driver for
openSUSE:Factory checked in at 2016-08-18 09:16:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vaapi-intel-driver (Old)
and /work/SRC/openSUSE:Factory/.vaapi-intel-driver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vaapi-intel-driver"
Changes:
--------
--- /work/SRC/openSUSE:Factory/vaapi-intel-driver/vaapi-intel-driver.changes
2016-07-12 23:44:35.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.vaapi-intel-driver.new/vaapi-intel-driver.changes
2016-08-18 09:16:04.000000000 +0200
@@ -1,0 +2,10 @@
+Fri Aug 12 19:05:32 UTC 2016 - [email protected]
+
+- Remove useless --with-pic, there are no static libs being built.
+
+-------------------------------------------------------------------
+Mon Jul 4 15:37:11 UTC 2016 - [email protected]
+
+- fix deps for libva
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vaapi-intel-driver.spec ++++++
--- /var/tmp/diff_new_pack.9DhyrF/_old 2016-08-18 09:16:05.000000000 +0200
+++ /var/tmp/diff_new_pack.9DhyrF/_new 2016-08-18 09:16:05.000000000 +0200
@@ -36,7 +36,7 @@
BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(libdrm) >= 2.4.45
BuildRequires: pkgconfig(libdrm_intel)
-BuildRequires: pkgconfig(libva-x11) >= 0.38
+BuildRequires: pkgconfig(libva-x11) >= 0.39.2
%description
Intel Driver for Libva is a library providing the VA API video acceleration
API.
@@ -49,8 +49,7 @@
autoreconf -fi
%configure \
--disable-silent-rules \
- --disable-static \
- --with-pic
+ --disable-static
make %{?_smp_mflags}
%install