!10 updata to libarm 2.4.109

From: @xing_xing1992
Reviewed-by: @small_leek,@yanan-rock
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2021-12-06 11:40:04 +00:00 committed by Gitee
commit f01c88de4c
5 changed files with 6 additions and 2 deletions

Binary file not shown.

Binary file not shown.

BIN
libdrm-2.4.109.tar.xz Normal file

Binary file not shown.

BIN
libdrm-2.4.109.tar.xz.sig Normal file

Binary file not shown.

View File

@ -46,7 +46,7 @@ end}
%bcond_without udev
Name: libdrm
Version: 2.4.103
Version: 2.4.109
Release: 1
License: MIT
Summary: library for direct rendering manager
@ -67,7 +67,7 @@ BuildRequires: pkgconfig(cairo)
%if %{with man_pages}
BuildRequires: %{_bindir}/xsltproc
BuildRequires: %{_bindir}/sed
BuildRequires: docbook-style-xsl
BuildRequires: python3-docutils chrpath
%endif
%if %{with valgrind}
BuildRequires: valgrind-devel
@ -236,6 +236,7 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2}
%if %{with install_test_programs}
%files -n drm-utils
%defattr(-,root,root)
%{_bindir}/amdgpu_stress
%{_bindir}/drmdevice
%exclude %{_bindir}/etnaviv_*
%exclude %{_bindir}/exynos_*
@ -258,6 +259,9 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2}
%endif
%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
- update to 2.4.103