|
@@ -4,7 +4,7 @@
|
|
Summary: Direct Rendering Manager runtime library
|
|
Summary: Direct Rendering Manager runtime library
|
|
Summary(ja): Direct Rendering Manager ランタイムライブラリ
|
|
Summary(ja): Direct Rendering Manager ランタイムライブラリ
|
|
Name: libdrm
|
|
Name: libdrm
|
|
-Version: 2.4.107
|
|
|
|
|
|
+Version: 2.4.110
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
Group: system
|
|
Group: system
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
@@ -92,6 +92,7 @@ Direct Rendering Manager development package
|
|
%ifarch %{ix86} x86_64 ia64
|
|
%ifarch %{ix86} x86_64 ia64
|
|
-Dintel=true \
|
|
-Dintel=true \
|
|
%endif
|
|
%endif
|
|
|
|
+ -Dlibkms=true \
|
|
-Damdgpu=true \
|
|
-Damdgpu=true \
|
|
-Dradeon=true \
|
|
-Dradeon=true \
|
|
-Dnouveau=true \
|
|
-Dnouveau=true \
|
|
@@ -121,7 +122,7 @@ rm -rf %{buildroot}
|
|
|
|
|
|
%files
|
|
%files
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
-%doc README
|
|
|
|
|
|
+%doc README.rst
|
|
%{_libdir}/libdrm.so.*
|
|
%{_libdir}/libdrm.so.*
|
|
%ifarch %{ix86} x86_64 ia64
|
|
%ifarch %{ix86} x86_64 ia64
|
|
%{_libdir}/libdrm_intel.so.*
|
|
%{_libdir}/libdrm_intel.so.*
|
|
@@ -140,6 +141,7 @@ rm -rf %{buildroot}
|
|
|
|
|
|
%files -n drm-utils
|
|
%files -n drm-utils
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
|
|
+%{_bindir}/amdgpu_stress
|
|
%{_bindir}/drmdevice
|
|
%{_bindir}/drmdevice
|
|
%{_bindir}/modetest
|
|
%{_bindir}/modetest
|
|
%{_bindir}/modeprint
|
|
%{_bindir}/modeprint
|
|
@@ -147,10 +149,7 @@ rm -rf %{buildroot}
|
|
%{_bindir}/kmstest
|
|
%{_bindir}/kmstest
|
|
%{_bindir}/kms-steal-crtc
|
|
%{_bindir}/kms-steal-crtc
|
|
%{_bindir}/kms-universal-planes
|
|
%{_bindir}/kms-universal-planes
|
|
-%exclude %{_bindir}/drmsl
|
|
|
|
-%exclude %{_bindir}/hash
|
|
|
|
%exclude %{_bindir}/proptest
|
|
%exclude %{_bindir}/proptest
|
|
-%exclude %{_bindir}/random
|
|
|
|
|
|
|
|
%files devel
|
|
%files devel
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
@@ -231,6 +230,9 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Jun 16 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.4.111-1
|
|
|
|
+- updated to 2.4.110.
|
|
|
|
+
|
|
* Fri Oct 22 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.4.107-1
|
|
* Fri Oct 22 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.4.107-1
|
|
- updated to 2.4.107.
|
|
- updated to 2.4.107.
|
|
- dropped ldconfig scriptlets.
|
|
- dropped ldconfig scriptlets.
|