fix(udev-joystick-blacklist): Drop release from Obsoletes (#7104) (#7121)

* fix(udev-joystick-blacklist): Update conflict version for steam-device-rules



* chore: Release



* Trying something.



---------


(cherry picked from commit 6008440f86)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-11-04 21:22:49 -08:00
committed by GitHub
parent ee22eea8b8
commit 96c5ef2173
@@ -4,14 +4,14 @@
Name: udev-joystick-blacklist
Version: 0^%{commit_date}git%{shortcommit}
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Fix for keyboard/mouse/tablet being detected as joysticks in Linux
License: Public Domain
URL: https://github.com/denilsonsa/udev-joystick-blacklist
Source0: %{url}/archive/%{commit}.tar.gz
BuildRequires: systemd-rpm-macros
Conflicts: %{name}-rm
Conflicts: steam-device-rules <= 1.0.0.85-1
Conflicts: steam-device-rules <= 1.0.0.85
BuildArch: noarch
Packager: Gilver E. <rockgrub@disroot.org>
@@ -23,8 +23,8 @@ This package contains rules which will prevent those devices from being recogniz
%package rm
Summary: Fix for keyboard/mouse/tablet being detected as joysticks in Linux
Conflicts: %{name}
Conflicts: steam-device-rules <= 1.0.0.85-1
Obsoletes: steam-device-rules <= 1.0.0.85-1
Conflicts: steam-device-rules <= 1.0.0.85
Obsoletes: steam-device-rules <= 1.0.0.85
%description rm
There are several devices that, although recognized by kernel as joysticks, are not joysticks.