From 1cdb2d3acf127bf12957908a4c44b0a8ae13956862088b8fa6ff6b449342c38c Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 3 Jun 2022 20:25:58 +0000 Subject: [PATCH] - update to 2.4.111 * bugfixes * drops libkms OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=309 --- baselibs.conf | 4 ---- libdrm-2.4.110.tar.xz | 3 --- libdrm-2.4.111.tar.xz | 3 +++ libdrm.changes | 7 +++++++ libdrm.spec | 32 +------------------------------- 5 files changed, 11 insertions(+), 38 deletions(-) delete mode 100644 libdrm-2.4.110.tar.xz create mode 100644 libdrm-2.4.111.tar.xz diff --git a/baselibs.conf b/baselibs.conf index eeba16d..3918fc2 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -16,7 +16,3 @@ libdrm-devel targetarch arm requires "libdrm_omap1- = " requires "libdrm_radeon1- = " requires "libdrm_amdgpu1- = " -libkms1 -libkms-devel - requires -libkms- - requires "libkms1- = " diff --git a/libdrm-2.4.110.tar.xz b/libdrm-2.4.110.tar.xz deleted file mode 100644 index 979f946..0000000 --- a/libdrm-2.4.110.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eecee4c4b47ed6d6ce1a9be3d6d92102548ea35e442282216d47d05293cf9737 -size 436372 diff --git a/libdrm-2.4.111.tar.xz b/libdrm-2.4.111.tar.xz new file mode 100644 index 0000000..f42a166 --- /dev/null +++ b/libdrm-2.4.111.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ad7164f77424de6f4ecba7c262bde196a214c6e19a6fbf497f0815f4d7ab2a9 +size 447388 diff --git a/libdrm.changes b/libdrm.changes index 5e1d997..9728d5d 100644 --- a/libdrm.changes +++ b/libdrm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jun 3 20:16:41 UTC 2022 - Stefan Dirsch + +- update to 2.4.111 + * bugfixes + * drops libkms + ------------------------------------------------------------------- Mon Feb 28 19:26:25 UTC 2022 - Dirk Müller diff --git a/libdrm.spec b/libdrm.spec index a77ca2f..a93c854 100644 --- a/libdrm.spec +++ b/libdrm.spec @@ -17,7 +17,7 @@ Name: libdrm -Version: 2.4.110 +Version: 2.4.111 Release: 0 Summary: Userspace Interface for Kernel DRM Services License: MIT @@ -159,23 +159,6 @@ Linux, BSD and other operating systems. This package provides userspace interface for Kernel DRM services for AMD Radeon chips. -%package -n libkms-devel -Summary: Development files for the KMS MM abstraction library -Group: Development/Libraries/C and C++ -Requires: libkms1 = %{version} - -%description -n libkms-devel -This package contains the development headers for the library found -in libkms1. - -%package -n libkms1 -Summary: Userspace interface to kernel DRM buffer management -Group: System/Libraries - -%description -n libkms1 -The KMS Memory Management abstraction library. -This package provides the userspace interface to kernel DRM buffer management - %package -n libdrm_omap1 Summary: Userspace interface to kernel DRM services for omap chips Group: System/Libraries @@ -279,8 +262,6 @@ export CFLAGS="%{optflags} -fno-strict-aliasing" %postun -n libdrm_radeon1 -p /sbin/ldconfig %post -n libdrm_amdgpu1 -p /sbin/ldconfig %postun -n libdrm_amdgpu1 -p /sbin/ldconfig -%post -n libkms1 -p /sbin/ldconfig -%postun -n libkms1 -p /sbin/ldconfig %ifarch %{arm} %post -n libdrm_omap1 -p /sbin/ldconfig @@ -309,9 +290,6 @@ export CFLAGS="%{optflags} -fno-strict-aliasing" %{_bindir}/exynos_fimg2d_perf %endif %{_bindir}/amdgpu_stress -%{_bindir}/kms-steal-crtc -%{_bindir}/kms-universal-planes -%{_bindir}/kmstest %{_bindir}/modeprint %{_bindir}/modetest %{_bindir}/proptest @@ -352,14 +330,6 @@ export CFLAGS="%{optflags} -fno-strict-aliasing" %{_libdir}/libdrm_amdgpu.so.1* %{_datarootdir}/libdrm/amdgpu.ids -%files -n libkms1 -%{_libdir}/libkms.so.1* - -%files -n libkms-devel -%{_includedir}/libkms -%{_libdir}/libkms.so -%{_libdir}/pkgconfig/libkms.pc - %ifarch %{arm} %files -n libdrm_omap1 %{_libdir}/libdrm_omap.so.1*