diff --git a/libdrm.spec b/libdrm.spec index ab72dc2c4abbee88e3c85614d834fa8621b7b95e..8c3637ea7c0cb7ac0ab9ea01fa3a8daff2a4226a 100644 --- a/libdrm.spec +++ b/libdrm.spec @@ -54,7 +54,7 @@ end} Name: libdrm Version: 2.4.119 -Release: 1 +Release: 2 License: MIT Summary: library for direct rendering manager @@ -87,9 +87,7 @@ BuildRequires: pkgconfig(udev) Patch1001: %{name}-make-dri-perms-okay.patch Patch1002: %{name}-2.4.0-no-bc.patch -%ifarch sw_64 Patch1003: libdrm-2.4.109-sw.patch -%endif %description %{name} provides a user space library for accessing the DRM, direct rendering manager, @@ -273,6 +271,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/drmdevice %endif %changelog +* Thu Jul 18 2024 yangchenguang - 2.4.119-2 +- Modify sw_64 patch use all arch + * Thu Dec 28 2023 Paul Thomas - 2.4.119-1 - update to version 2.4.119