From: Arkadiusz Miƛkiewicz Date: Tue, 30 Sep 2014 13:44:49 +0000 (+0200) Subject: - up to 1.4.0 X-Git-Tag: auto/th/libva-driver-intel-1.4.0-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=457e3e565cdd56e32836ec8d70b51c865f6365b1;p=packages%2Flibva-driver-intel.git - up to 1.4.0 --- diff --git a/libva-driver-intel.spec b/libva-driver-intel.spec index dff7f71..9366e51 100644 --- a/libva-driver-intel.spec +++ b/libva-driver-intel.spec @@ -1,21 +1,21 @@ Summary: VA driver for Intel G45 and HD Graphics family Summary(pl.UTF-8): Sterownik VA do kart Intela z rodziny G45 i HD Graphics Name: libva-driver-intel -Version: 1.3.2 +Version: 1.4.0 Release: 1 License: MIT Group: Libraries Source0: http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/libva-intel-driver-%{version}.tar.bz2 -# Source0-md5: 3f4f08f1d42ee451b2fb9c239ee0b8d7 +# Source0-md5: c8b4012ba793bf2c7d922fee3a5e28bd URL: http://www.freedesktop.org/wiki/Software/vaapi BuildRequires: Mesa-libEGL-devel BuildRequires: autoconf >= 2.57 BuildRequires: automake >= 1:1.9 BuildRequires: libdrm-devel >= 2.4.45 -BuildRequires: libva-devel >= 1.3.0 -BuildRequires: libva-drm-devel >= 1.3.0 -BuildRequires: libva-wayland-devel >= 1.3.0 -BuildRequires: libva-x11-devel >= 1.3.0 +BuildRequires: libva-devel >= 1.4.0 +BuildRequires: libva-drm-devel >= 1.4.0 +BuildRequires: libva-wayland-devel >= 1.4.0 +BuildRequires: libva-x11-devel >= 1.4.0 BuildRequires: libtool BuildRequires: pkgconfig # API version, not just package version @@ -23,7 +23,7 @@ BuildRequires: pkgconfig(libva) >= 0.32.0 # wayland-client BuildRequires: wayland-devel Requires: libdrm >= 2.4.45 -Requires: libva >= 1.3.0 +Requires: libva >= 1.4.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description