- 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:
parent
99d4cafb15
commit
fe574db2bd
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
@ -3,7 +3,7 @@
|
||||
@@ -5,7 +5,6 @@
|
||||
Name: libdrm
|
||||
Description: Userspace interface to kernel DRM services
|
||||
Version: 2.4.118
|
||||
Version: 2.4.119
|
||||
-Requires.private: valgrind
|
||||
Libs: -L${libdir} -ldrm
|
||||
Libs.private: -lm
|
||||
|
@ -2,7 +2,7 @@
|
||||
+++ pkgconfig/libdrm_intel.pc 2023-11-17 14:38:39.303431015 +0100
|
||||
@@ -6,7 +6,7 @@
|
||||
Description: Userspace interface to intel kernel DRM services
|
||||
Version: 2.4.118
|
||||
Version: 2.4.119
|
||||
Requires: libdrm
|
||||
-Requires.private: pciaccess >= 0.10, valgrind
|
||||
+Requires.private: pciaccess >= 0.10
|
||||
|
Loading…
x
Reference in New Issue
Block a user