From 5c4e2d0cea602f4148d7abcb70678349a51330d0 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 12 Apr 2013 17:06:47 +0200 Subject: [PATCH] Moved to filesystem --- libva.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libva.spec b/libva.spec index 8e8617e..9c9245a 100644 --- a/libva.spec +++ b/libva.spec @@ -1,6 +1,6 @@ Name: libva Version: 1.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Video Acceleration (VA) API for Linux Group: System Environment/Libraries License: MIT @@ -24,7 +24,7 @@ BuildRequires: pkgconfig(wayland-server) >= 1 Obsoletes: %{name}-wayland < %{version}-%{release} } # owns the %{_libdir}/dri directory -Requires: mesa-dri-drivers +Requires: mesa-dri-filesystem %description Libva is a library providing the VA API video acceleration API. @@ -115,6 +115,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- } %changelog +* Fri Apr 12 2013 Nicolas Chauvet - 1.1.1-2 +- Switch Requires to mesa-dri-filesystem + * Wed Mar 20 2013 Nicolas Chauvet - 1.1.1-1 - Update to 1.1.1