From 5c9a8cb685132e638a5b46d3d56dd95ca1e317ed Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Wed, 31 Dec 2014 15:20:57 +0100 Subject: [PATCH] - up to 1.5.0 --- libva-driver-intel.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/libva-driver-intel.spec b/libva-driver-intel.spec index e239c39..c78b7d0 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.4.1 +Version: 1.5.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: 688d5f4d7884b15e70205d528c1d61da +# Source0-md5: 16752f1584398265072129553b7907ce 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.4.0 -BuildRequires: libva-drm-devel >= 1.4.0 -BuildRequires: libva-wayland-devel >= 1.4.0 -BuildRequires: libva-x11-devel >= 1.4.0 +BuildRequires: libva-devel >= 1.5.0 +BuildRequires: libva-drm-devel >= 1.5.0 +BuildRequires: libva-wayland-devel >= 1.5.0 +BuildRequires: libva-x11-devel >= 1.5.0 BuildRequires: libtool BuildRequires: pkgconfig # API version, not just package version @@ -23,7 +23,7 @@ BuildRequires: pkgconfig(libva) >= 0.36 # wayland-client BuildRequires: wayland-devel Requires: libdrm >= 2.4.45 -Requires: libva >= 1.4.0 +Requires: libva >= 1.5.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0