From fc091ad2f60a49aeab3c30f5b6381e9bfe5e139a Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Wed, 12 Jul 2017 16:34:33 +0200 Subject: [PATCH] Remove dummy driver --- libva.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libva.spec b/libva.spec index 110f12f..272ed2f 100644 --- a/libva.spec +++ b/libva.spec @@ -64,9 +64,6 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %files %license COPYING %{_libdir}/libva*.so.* -# Keep these specific: if any new real drivers start showing up -# in libva, we need to know about it so they can be patent-audited -%{_libdir}/dri/dummy_drv_video.so %files devel %{_includedir}/va @@ -76,6 +73,7 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %changelog * Wed Jul 12 2017 Nicolas Chauvet - 1.8.3-1 - Update to 1.8.3 +- Remove dummy driver * Tue May 23 2017 Nicolas Chauvet - 1.8.2-1 - Update to 1.8.2