15
0

Accepting request 1235190 from home:dimstar:Factory

- Avoid usage of %{_libdir}: a noarch package cannot rely on libdir
  pointing to arch-specific packages. TWeak using
  %{_prefix}/lib*/libevdev.so to find the correct library package
  %name.

OBS-URL: https://build.opensuse.org/request/show/1235190
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libevdev?expand=0&rev=6
This commit is contained in:
2025-01-06 13:20:57 +00:00
committed by Git OBS Bridge
parent 504e0273b1
commit 554eae4e8a
2 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 6 13:13:38 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Avoid usage of %{_libdir}: a noarch package cannot rely on libdir
pointing to arch-specific packages. TWeak using
%{_prefix}/lib*/libevdev.so to find the correct library package
%name.
-------------------------------------------------------------------
Sat Sep 24 10:52:33 UTC 2022 - Dirk Müller <dmueller@suse.com>