move libvdpau_trace

This commit is contained in:
Nicolas Chauvet 2018-02-20 12:20:33 +01:00
parent 2ea677584a
commit 23e65e42c1

View File

@ -1,6 +1,6 @@
Name: libvdpau
Version: 1.1.1
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Wrapper library for the Video Decode and Presentation API
License: MIT
URL: http://freedesktop.org/wiki/Software/VDPAU
@ -75,6 +75,8 @@ mv doc/html-out html
%config(noreplace) %{_sysconfdir}/vdpau_wrapper.cfg
%{_libdir}/*.so.*
%dir %{_libdir}/vdpau
%files debuginfo
%{_libdir}/vdpau/%{name}_trace.so*
%files docs
@ -86,6 +88,9 @@ mv doc/html-out html
%{_libdir}/pkgconfig/vdpau.pc
%changelog
* Tue Feb 20 2018 Nicolas Chauvet <kwizart@gmail.com> - 1.1.1-8
- Move libvdpau_trace to debuginfo
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild