updata to 2.4.109
This commit is contained in:
parent
6a6112a4f1
commit
30b8e3c9d9
Binary file not shown.
Binary file not shown.
BIN
libdrm-2.4.109.tar.xz
Normal file
BIN
libdrm-2.4.109.tar.xz
Normal file
Binary file not shown.
BIN
libdrm-2.4.109.tar.xz.sig
Normal file
BIN
libdrm-2.4.109.tar.xz.sig
Normal file
Binary file not shown.
@ -46,7 +46,7 @@ end}
|
|||||||
%bcond_without udev
|
%bcond_without udev
|
||||||
|
|
||||||
Name: libdrm
|
Name: libdrm
|
||||||
Version: 2.4.103
|
Version: 2.4.109
|
||||||
Release: 1
|
Release: 1
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: library for direct rendering manager
|
Summary: library for direct rendering manager
|
||||||
@ -67,7 +67,7 @@ BuildRequires: pkgconfig(cairo)
|
|||||||
%if %{with man_pages}
|
%if %{with man_pages}
|
||||||
BuildRequires: %{_bindir}/xsltproc
|
BuildRequires: %{_bindir}/xsltproc
|
||||||
BuildRequires: %{_bindir}/sed
|
BuildRequires: %{_bindir}/sed
|
||||||
BuildRequires: docbook-style-xsl
|
BuildRequires: python3-docutils chrpath
|
||||||
%endif
|
%endif
|
||||||
%if %{with valgrind}
|
%if %{with valgrind}
|
||||||
BuildRequires: valgrind-devel
|
BuildRequires: valgrind-devel
|
||||||
@ -236,6 +236,7 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2}
|
|||||||
%if %{with install_test_programs}
|
%if %{with install_test_programs}
|
||||||
%files -n drm-utils
|
%files -n drm-utils
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%{_bindir}/amdgpu_stress
|
||||||
%{_bindir}/drmdevice
|
%{_bindir}/drmdevice
|
||||||
%exclude %{_bindir}/etnaviv_*
|
%exclude %{_bindir}/etnaviv_*
|
||||||
%exclude %{_bindir}/exynos_*
|
%exclude %{_bindir}/exynos_*
|
||||||
@ -258,6 +259,9 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 3 2021 xingxing <xingxing9@huawei.com> - 2.4.109-1
|
||||||
|
- update to 2.4.109
|
||||||
|
|
||||||
* Fri Jan 29 2021 zhanzhimin <zhanzhimin@huawei.com> - 2.4.103-1
|
* Fri Jan 29 2021 zhanzhimin <zhanzhimin@huawei.com> - 2.4.103-1
|
||||||
- update to 2.4.103
|
- update to 2.4.103
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user