From 298d1464ea12fc9725e4952ab42b69733580c326 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Thu, 24 Aug 2017 10:36:06 +0200 Subject: [PATCH] Fix spec file minor issues --- libva.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libva.spec b/libva.spec index 11b84fb..3bdecff 100644 --- a/libva.spec +++ b/libva.spec @@ -6,7 +6,7 @@ License: MIT URL: https://01.org/linuxmedia Source0: https://github.com/01org/libva/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRequires: libtool +BuildRequires: libtool BuildRequires: libudev-devel BuildRequires: libXext-devel @@ -22,7 +22,7 @@ BuildRequires: pkgconfig(wayland-client) >= 1 BuildRequires: pkgconfig(wayland-scanner) >= 1 BuildRequires: pkgconfig(wayland-server) >= 1 } -# owns the %{_libdir}/dri directory +# owns the %%{_libdir}/dri directory Requires: mesa-dri-filesystem %description