commit 4537f5244ced086b566f952327db79b4f45768e2
Author: Jan Palus <[email protected]>
Date:   Mon Nov 20 15:01:21 2023 +0100

    up to 2.4.118

 libdrm-intel.patch | 11 -----------
 libdrm.spec        |  6 ++----
 2 files changed, 2 insertions(+), 15 deletions(-)
---
diff --git a/libdrm.spec b/libdrm.spec
index 9cd5c1f..a6b349d 100644
--- a/libdrm.spec
+++ b/libdrm.spec
@@ -6,13 +6,12 @@
 Summary:       Userspace interface to kernel DRM services
 Summary(pl.UTF-8):     Interfejs przestrzeni użytkownika do usług DRM jądra
 Name:          libdrm
-Version:       2.4.117
+Version:       2.4.118
 Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       https://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.xz
-# Source0-md5: 69b17be6250b2c863411e0c5f6aefd6a
-Patch0:                %{name}-intel.patch
+# Source0-md5: f7bd81d394af513ed8a67e3ea178bb54
 URL:           https://dri.freedesktop.org/
 BuildRequires: docbook-dtd42-xml
 BuildRequires: docbook-style-xsl-nons
@@ -70,7 +69,6 @@ Statyczna biblioteka libdrm.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %if %{with static_libs}
 %{__sed} -i -e '/^lib.* = shared_library/ s/shared_library/library/' \
diff --git a/libdrm-intel.patch b/libdrm-intel.patch
deleted file mode 100644
index 415d532..0000000
--- a/libdrm-intel.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libdrm-2.4.117/meson.build.orig    2023-10-20 11:20:00.675934935 +0200
-+++ libdrm-2.4.117/meson.build 2023-10-20 18:29:31.362989811 +0200
-@@ -87,7 +87,7 @@ dep_pciaccess = dependency('pciaccess',
- with_intel = get_option('intel') \
-   .require(with_atomics, error_message : 'libdrm_intel requires atomics') \
-   .require(dep_pciaccess.found(), error_message : 'libdrm_intel requires 
libpciaccess') \
--  .disable_auto_if(not host_machine.system().startswith('x86')) \
-+  .disable_auto_if(not host_machine.cpu_family().startswith('x86')) \
-   .allowed()
- summary('Intel', with_intel)
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libdrm.git/commitdiff/4537f5244ced086b566f952327db79b4f45768e2

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to