[steam/el8] Update udev patch
by Simone Caronni
commit a2e33ffce7d9f20c21511a2e8d087e1e357e70b1
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Sun Feb 9 21:15:40 2020 +0100
Update udev patch
steam-udev-rules-update.patch | 18 ++++--------------
steam.spec | 3 ++-
2 files changed, 6 insertions(+), 15 deletions(-)
---
diff --git a/steam-udev-rules-update.patch b/steam-udev-rules-update.patch
index 2963b70..e561029 100644
--- a/steam-udev-rules-update.patch
+++ b/steam-udev-rules-update.patch
@@ -1,17 +1,7 @@
-From 00aa8483cd243cbea9cff17fc113501aadc390b4 Mon Sep 17 00:00:00 2001
-From: "Pierre-Loup A. Griffais" <pgriffais(a)valvesoftware.com>
-Date: Sat, 2 Nov 2019 14:48:05 -0700
-Subject: [PATCH] Update 60-steam-input.rules
-
----
- 60-steam-input.rules | 3 +++
- 1 file changed, 3 insertions(+)
-
-diff --git a/60-steam-input.rules b/60-steam-input.rules
-index ed800d6..9718689 100644
---- a/60-steam-input.rules
-+++ b/60-steam-input.rules
-@@ -49,6 +49,9 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="0738", ATTRS{idProduct}=="8384", MODE="0660
+diff -Naur steam.old/lib/udev/rules.d/60-steam-input.rules steam/lib/udev/rules.d/60-steam-input.rules
+--- steam.old/lib/udev/rules.d/60-steam-input.rules 2020-02-09 21:13:29.661326479 +0100
++++ steam/lib/udev/rules.d/60-steam-input.rules 2020-02-09 21:13:54.782774756 +0100
+@@ -49,6 +49,9 @@
# EMiO Elite Controller for PS4
KERNEL=="hidraw*", ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="1cf6", MODE="0660", TAG+="uaccess"
diff --git a/steam.spec b/steam.spec
index 6bd3603..aef6d48 100644
--- a/steam.spec
+++ b/steam.spec
@@ -28,7 +28,8 @@ Source6: https://raw.githubusercontent.com/denilsonsa/udev-joystick-black
Source7: 01-steam.conf
# Updated UDEV rules
-Patch0: https://github.com/ValveSoftware/steam-devices/commit/00aa8483cd243cbea9c...
+# https://github.com/ValveSoftware/steam-devices/commit/00aa8483cd243cbea9c...
+Patch0: %{name}-udev-rules-update.patch
BuildRequires: desktop-file-utils
BuildRequires: systemd
4 years, 9 months
[steam/el7] Update udev patch
by Simone Caronni
commit 8d0b9da35a79f0f9d9bb083819d302e392e4bb3e
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Sun Feb 9 21:15:40 2020 +0100
Update udev patch
steam-udev-rules-update.patch | 18 ++++--------------
steam.spec | 3 ++-
2 files changed, 6 insertions(+), 15 deletions(-)
---
diff --git a/steam-udev-rules-update.patch b/steam-udev-rules-update.patch
index 2963b70..e561029 100644
--- a/steam-udev-rules-update.patch
+++ b/steam-udev-rules-update.patch
@@ -1,17 +1,7 @@
-From 00aa8483cd243cbea9cff17fc113501aadc390b4 Mon Sep 17 00:00:00 2001
-From: "Pierre-Loup A. Griffais" <pgriffais(a)valvesoftware.com>
-Date: Sat, 2 Nov 2019 14:48:05 -0700
-Subject: [PATCH] Update 60-steam-input.rules
-
----
- 60-steam-input.rules | 3 +++
- 1 file changed, 3 insertions(+)
-
-diff --git a/60-steam-input.rules b/60-steam-input.rules
-index ed800d6..9718689 100644
---- a/60-steam-input.rules
-+++ b/60-steam-input.rules
-@@ -49,6 +49,9 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="0738", ATTRS{idProduct}=="8384", MODE="0660
+diff -Naur steam.old/lib/udev/rules.d/60-steam-input.rules steam/lib/udev/rules.d/60-steam-input.rules
+--- steam.old/lib/udev/rules.d/60-steam-input.rules 2020-02-09 21:13:29.661326479 +0100
++++ steam/lib/udev/rules.d/60-steam-input.rules 2020-02-09 21:13:54.782774756 +0100
+@@ -49,6 +49,9 @@
# EMiO Elite Controller for PS4
KERNEL=="hidraw*", ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="1cf6", MODE="0660", TAG+="uaccess"
diff --git a/steam.spec b/steam.spec
index 1d521ad..2f496a6 100644
--- a/steam.spec
+++ b/steam.spec
@@ -28,7 +28,8 @@ Source6: https://raw.githubusercontent.com/denilsonsa/udev-joystick-black
Source7: 01-steam.conf
# Updated UDEV rules
-Patch0: https://github.com/ValveSoftware/steam-devices/commit/00aa8483cd243cbea9c...
+# https://github.com/ValveSoftware/steam-devices/commit/00aa8483cd243cbea9c...
+Patch0: %{name}-udev-rules-update.patch
BuildRequires: desktop-file-utils
BuildRequires: systemd
4 years, 9 months
[steam] Add patch
by Simone Caronni
Summary of changes:
eac5090... Add patch (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 9 months
[steam/f31] Add patch
by Simone Caronni
Summary of changes:
eac5090... Add patch (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 9 months
[steam/f30] Add patch
by Simone Caronni
Summary of changes:
eac5090... Add patch (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 9 months
[steam/el8] Add patch
by Simone Caronni
commit eac50908b293041a4adfcc980905e0ae6ae42935
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Sun Feb 9 19:10:07 2020 +0100
Add patch
steam-udev-rules-update.patch | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
---
diff --git a/steam-udev-rules-update.patch b/steam-udev-rules-update.patch
new file mode 100644
index 0000000..2963b70
--- /dev/null
+++ b/steam-udev-rules-update.patch
@@ -0,0 +1,23 @@
+From 00aa8483cd243cbea9cff17fc113501aadc390b4 Mon Sep 17 00:00:00 2001
+From: "Pierre-Loup A. Griffais" <pgriffais(a)valvesoftware.com>
+Date: Sat, 2 Nov 2019 14:48:05 -0700
+Subject: [PATCH] Update 60-steam-input.rules
+
+---
+ 60-steam-input.rules | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/60-steam-input.rules b/60-steam-input.rules
+index ed800d6..9718689 100644
+--- a/60-steam-input.rules
++++ b/60-steam-input.rules
+@@ -49,6 +49,9 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="0738", ATTRS{idProduct}=="8384", MODE="0660
+ # EMiO Elite Controller for PS4
+ KERNEL=="hidraw*", ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="1cf6", MODE="0660", TAG+="uaccess"
+
++# ZeroPlus P4 (hitbox)
++KERNEL=="hidraw*", ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="0ef6", MODE="0660", TAG+="uaccess"
++
+ # HORI RAP4
+ KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d", ATTRS{idProduct}=="008a", MODE="0660", TAG+="uaccess"
+
4 years, 9 months
[steam/el7] Add patch
by Simone Caronni
commit c8b73ebe034ef67fa57e38c006ad86906c3275ae
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Sun Feb 9 19:10:07 2020 +0100
Add patch
steam-udev-rules-update.patch | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
---
diff --git a/steam-udev-rules-update.patch b/steam-udev-rules-update.patch
new file mode 100644
index 0000000..2963b70
--- /dev/null
+++ b/steam-udev-rules-update.patch
@@ -0,0 +1,23 @@
+From 00aa8483cd243cbea9cff17fc113501aadc390b4 Mon Sep 17 00:00:00 2001
+From: "Pierre-Loup A. Griffais" <pgriffais(a)valvesoftware.com>
+Date: Sat, 2 Nov 2019 14:48:05 -0700
+Subject: [PATCH] Update 60-steam-input.rules
+
+---
+ 60-steam-input.rules | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/60-steam-input.rules b/60-steam-input.rules
+index ed800d6..9718689 100644
+--- a/60-steam-input.rules
++++ b/60-steam-input.rules
+@@ -49,6 +49,9 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="0738", ATTRS{idProduct}=="8384", MODE="0660
+ # EMiO Elite Controller for PS4
+ KERNEL=="hidraw*", ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="1cf6", MODE="0660", TAG+="uaccess"
+
++# ZeroPlus P4 (hitbox)
++KERNEL=="hidraw*", ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="0ef6", MODE="0660", TAG+="uaccess"
++
+ # HORI RAP4
+ KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d", ATTRS{idProduct}=="008a", MODE="0660", TAG+="uaccess"
+
4 years, 9 months
[steam] Small updates
by Simone Caronni
Summary of changes:
66e072d... Small updates (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 9 months
[steam/f31] (6 commits) ...Small updates
by Simone Caronni
Summary of changes:
0bc087a... Add boolean requires for nvidia i686 libs (*)
af86599... Revert "Add boolean requires for nvidia i686 libs" (*)
6694c64... Revert last commit (*)
be74c60... bump n-v-r (*)
c378000... - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass (*)
66e072d... Small updates (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 9 months
[steam/f30] (6 commits) ...Small updates
by Simone Caronni
Summary of changes:
0bc087a... Add boolean requires for nvidia i686 libs (*)
af86599... Revert "Add boolean requires for nvidia i686 libs" (*)
6694c64... Revert last commit (*)
be74c60... bump n-v-r (*)
c378000... - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass (*)
66e072d... Small updates (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 9 months