commit 530b557b18795b4465080478cf1d026505e2afe6
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Jan 24 20:18:12 2018 +0100
Switch to github 1.8x branch
libva-intel-driver.spec | 12 ++++++++----
sources | 2 +-
2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/libva-intel-driver.spec b/libva-intel-driver.spec
index 0aa7eb9..715308b 100644
--- a/libva-intel-driver.spec
+++ b/libva-intel-driver.spec
@@ -1,12 +1,13 @@
-#global _with_gen4asm 1
+%global commit fcf9041b29cee938a228dc7950955ccebb43c6bf
+%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: libva-intel-driver
Version: 1.8.3
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: HW video decode support for Intel integrated graphics
License: MIT and EPL
URL:
https://01.org/linuxmedia
-Source0:
https://github.com/01org/intel-vaapi-driver/archive/%{version}.tar.gz#/%{...
+Source0:
https://github.com/01org/intel-vaapi-driver/archive/%{commit}/%{name}-%{s...
ExclusiveArch: %{ix86} x86_64 ia64
@@ -36,7 +37,7 @@ HW video decode support for Intel integrated graphics.
%prep
-%autosetup -p1 -n intel-vaapi-driver-%{version}
+%autosetup -p1 -n intel-vaapi-driver-%{commit}
%{?_with_gen4asm:
#Move pre-built (binary) asm code
for f in src/shaders/vme/*.g?b ; do
@@ -72,6 +73,9 @@ gendiff . .prebuilt
%changelog
+* Wed Jan 24 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1.8.3-3
+- Switch to github snapshot from 1.8x branch
+
* Tue Aug 22 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 1.8.3-2
- Enable hybrid codec - rhbz#1475962
diff --git a/sources b/sources
index dc8a071..babda79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c75509a4338875bc8c315cce696af0f libva-intel-driver-1.8.3.tar.gz
+938dffda01210c0a9491cae1fc6a77d8 libva-intel-driver-fcf9041.tar.gz