diff --git a/libdrm.changes b/libdrm.changes index 0509f51..72f55cb 100644 --- a/libdrm.changes +++ b/libdrm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 20 14:10:11 UTC 2023 - Stefan Dirsch + +- adjusted n_libdrm-drop-valgrind-dep-generic.patch, + n_libdrm-drop-valgrind-dep-intel.patch to generated 2.4.116 + pkgconfig files in order to fix build against sle15/Leap 15.x + ------------------------------------------------------------------- Sat Aug 26 14:35:14 UTC 2023 - Stefan Dirsch diff --git a/n_libdrm-drop-valgrind-dep-generic.patch b/n_libdrm-drop-valgrind-dep-generic.patch index 00de1d7..9424bf9 100644 --- a/n_libdrm-drop-valgrind-dep-generic.patch +++ b/n_libdrm-drop-valgrind-dep-generic.patch @@ -5,7 +5,7 @@ Index: pkgconfig/libdrm.pc @@ -5,7 +5,6 @@ libdir=${prefix}/lib64 Name: libdrm Description: Userspace interface to kernel DRM services - Version: 2.4.115 + Version: 2.4.116 -Requires.private: valgrind Libs: -L${libdir} -ldrm Libs.private: -lm diff --git a/n_libdrm-drop-valgrind-dep-intel.patch b/n_libdrm-drop-valgrind-dep-intel.patch index 0e96b20..2e31c00 100644 --- a/n_libdrm-drop-valgrind-dep-intel.patch +++ b/n_libdrm-drop-valgrind-dep-intel.patch @@ -4,7 +4,7 @@ Index: pkgconfig/libdrm_intel.pc +++ pkgconfig/libdrm_intel.pc @@ -6,6 +6,6 @@ Name: libdrm_intel Description: Userspace interface to intel kernel DRM services - Version: 2.4.115 + Version: 2.4.116 Requires: libdrm -Requires.private: pciaccess >= 0.10, valgrind +Requires.private: pciaccess >= 0.10