mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
* 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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user