!20 remove unused BuildRequires
From: @sdlzx Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
c90f68952a
@ -47,7 +47,7 @@ end}
|
|||||||
|
|
||||||
Name: libdrm
|
Name: libdrm
|
||||||
Version: 2.4.109
|
Version: 2.4.109
|
||||||
Release: 3
|
Release: 4
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: library for direct rendering manager
|
Summary: library for direct rendering manager
|
||||||
|
|
||||||
@ -56,7 +56,7 @@ Source0: https://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.xz
|
|||||||
Source1: https://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.xz.sig
|
Source1: https://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: 91-drm-modeset.rules
|
Source2: 91-drm-modeset.rules
|
||||||
|
|
||||||
BuildRequires: meson >= 0.43 gcc libatomic_ops-devel kernel-headers
|
BuildRequires: meson >= 0.43 gcc kernel-headers
|
||||||
%if %{with intel}
|
%if %{with intel}
|
||||||
BuildRequires: pkgconfig(pciaccess) >= 0.10
|
BuildRequires: pkgconfig(pciaccess) >= 0.10
|
||||||
%endif
|
%endif
|
||||||
@ -267,6 +267,9 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 18 2022 Liu Zixian <liuzixian4@huawei.com> - 2.4.109-4
|
||||||
|
- remove unused BuildRequires
|
||||||
|
|
||||||
* Wed Mar 30 2022 liuyumeng <liuyumeng5@h-partners.com> - 2.4.109-3
|
* Wed Mar 30 2022 liuyumeng <liuyumeng5@h-partners.com> - 2.4.109-3
|
||||||
- enable tests
|
- enable tests
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user