update spec for wayland build and increase version number to 1.0.21
authorZhao Halley <halley.zhao@intel.com>
Sun, 28 Apr 2013 08:18:56 +0000 (16:18 +0800)
committerZhao Halley <halley.zhao@intel.com>
Sun, 28 Apr 2013 08:18:56 +0000 (16:18 +0800)
packaging/vaapi-intel-driver.spec [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 2d8d595..049c363
@@ -1,7 +1,7 @@
-%define libversion 1.0.16
+%define libversion 1.0.21
 
 Name:           vaapi-intel-driver
-Version:        1.0.19.01.c0ef9d9
+Version:        1.0.21.01.5bd630d
 Release:        0
 License:        MIT and EPL-1.0
 Source:         %{name}-%{version}.tar.bz2
@@ -16,8 +16,8 @@ Requires(postun): /sbin/ldconfig
 BuildRequires:  pkgconfig(libdrm) >= 2.4.23
 BuildRequires:  pkgconfig(libdrm_intel)
 BuildRequires:  pkgconfig(libva) >= 0.34.0
-BuildRequires:  pkgconfig(x11)
-BuildRequires:  pkgconfig(libva-x11)
+BuildRequires:  pkgconfig(libva-wayland)
+BuildRequires:  pkgconfig(wayland-client)
 BuildRequires:  libtool
 # BuildRequires:  mesa-libEGL-devel