From 0b75bedbf290e118f7d8d6cb91de18bf6fb729ff Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Thu, 24 Aug 2017 10:40:11 +0200 Subject: [PATCH] package News and owns libva.conf --- libva.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/libva.spec b/libva.spec index 3bdecff..7c03170 100644 --- a/libva.spec +++ b/libva.spec @@ -1,6 +1,6 @@ Name: libva Version: 1.8.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Video Acceleration (VA) API for Linux License: MIT URL: https://01.org/linuxmedia @@ -62,7 +62,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %postun -p /sbin/ldconfig %files +%doc NEWS %license COPYING +%ghost %{_sysconfdir}/libva.conf %{_libdir}/libva*.so.* %files devel @@ -71,6 +73,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %{_libdir}/pkgconfig/libva*.pc %changelog +* Thu Aug 24 2017 Nicolas Chauvet - 1.8.3-4 +- Owns /etc/libva.conf and add NEWS in doc + * Thu Aug 03 2017 Fedora Release Engineering - 1.8.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild