- adjusted n_libdrm-drop-valgrind-dep-generic.patch,

n_libdrm-drop-valgrind-dep-intel.patch to fix build

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=358
This commit is contained in:
Stefan Dirsch 2024-01-06 21:11:05 +00:00 committed by Git OBS Bridge
parent 99d4cafb15
commit fe574db2bd
4 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jan 6 21:10:13 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- adjusted n_libdrm-drop-valgrind-dep-generic.patch,
n_libdrm-drop-valgrind-dep-intel.patch to fix build
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Dec 28 11:20:58 UTC 2023 - Dirk Müller <dmueller@suse.com> Thu Dec 28 11:20:58 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package libdrm # spec file for package libdrm
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed

View File

@ -3,7 +3,7 @@
@@ -5,7 +5,6 @@ @@ -5,7 +5,6 @@
Name: libdrm Name: libdrm
Description: Userspace interface to kernel DRM services Description: Userspace interface to kernel DRM services
Version: 2.4.118 Version: 2.4.119
-Requires.private: valgrind -Requires.private: valgrind
Libs: -L${libdir} -ldrm Libs: -L${libdir} -ldrm
Libs.private: -lm Libs.private: -lm

View File

@ -2,7 +2,7 @@
+++ pkgconfig/libdrm_intel.pc 2023-11-17 14:38:39.303431015 +0100 +++ pkgconfig/libdrm_intel.pc 2023-11-17 14:38:39.303431015 +0100
@@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
Description: Userspace interface to intel kernel DRM services Description: Userspace interface to intel kernel DRM services
Version: 2.4.118 Version: 2.4.119
Requires: libdrm Requires: libdrm
-Requires.private: pciaccess >= 0.10, valgrind -Requires.private: pciaccess >= 0.10, valgrind
+Requires.private: pciaccess >= 0.10 +Requires.private: pciaccess >= 0.10