[nvidia-video-codec-sdk] update to 7.1.9
by Leigh Scott
commit 84b89da0ab83683657727ce1152f1c16d0fd78e1
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Dec 1 17:35:44 2016 +0000
update to 7.1.9
.gitignore | 3 ++-
nvidia-video-codec-sdk.spec | 5 ++++-
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e9fd76..79c65d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-/Video_Codec_SDK_7.0.1.zip
+/Video_Codec_SDK_*.zip
+
diff --git a/nvidia-video-codec-sdk.spec b/nvidia-video-codec-sdk.spec
index 554778c..976d436 100644
--- a/nvidia-video-codec-sdk.spec
+++ b/nvidia-video-codec-sdk.spec
@@ -1,7 +1,7 @@
%global src_name Video_Codec_SDK
Name: nvidia-video-codec-sdk
-Version: 7.0.1
+Version: 7.1.9
Release: 1%{?dist}
Summary: Hardware accelerated video encode and decode
@@ -50,6 +50,9 @@ install -m 644 -p -D Samples/common/inc/nvEncodeAPI.h \
%changelog
+* Thu Dec 01 2016 leigh scott <leigh123linux(a)googlemail.com> - 7.1.9-1
+- update to 7.1.9
+
* Wed Aug 03 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 7.0.1-1
- first build
diff --git a/sources b/sources
index 8891dc4..9f39770 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e1ebf2026db3ade1a3540b565ed196f Video_Codec_SDK_7.0.1.zip
+d7e388df20467cc3dde08103f2585d76 Video_Codec_SDK_7.1.9.zip
7 years, 11 months
[steam] Update to 1.0.0.54
by Simone Caronni
Summary of changes:
3e8ecd2... Update to 1.0.0.54 (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 11 months
[steam/f25] Update to 1.0.0.54
by Simone Caronni
Summary of changes:
3e8ecd2... Update to 1.0.0.54 (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 11 months
[steam/f24] Update to 1.0.0.54
by Simone Caronni
Summary of changes:
3e8ecd2... Update to 1.0.0.54 (*)
(*) This commit already existed in another branch; no separate mail sent
7 years, 11 months
[steam/f23] Update to 1.0.0.54
by Simone Caronni
commit 3e8ecd233360fe3f791ced06f33a36412b448c6e
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Thu Dec 1 18:34:40 2016 +0100
Update to 1.0.0.54
steam-controller-gamepad-emulation.patch | 15 +++++++--------
steam.spec | 6 +++++-
2 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/steam-controller-gamepad-emulation.patch b/steam-controller-gamepad-emulation.patch
index 5ea3cf5..f3dd10d 100644
--- a/steam-controller-gamepad-emulation.patch
+++ b/steam-controller-gamepad-emulation.patch
@@ -1,12 +1,11 @@
diff -Naur steam.old/lib/udev/rules.d/99-steam-controller-perms.rules steam/lib/udev/rules.d/99-steam-controller-perms.rules
---- steam.old/lib/udev/rules.d/99-steam-controller-perms.rules 2016-08-13 14:13:05.108219818 +0200
-+++ steam/lib/udev/rules.d/99-steam-controller-perms.rules 2016-08-13 14:24:42.230701531 +0200
-@@ -2,5 +2,6 @@
- SUBSYSTEM=="usb", ATTRS{idVendor}=="28de", MODE="0666"
- # Steam Controller udev write access
- KERNEL=="uinput", SUBSYSTEM=="misc", TAG+="uaccess"
--# HTC Vive HID Sensor naming and permissioning
--
+--- steam.old/lib/udev/rules.d/99-steam-controller-perms.rules 2016-11-28 14:49:17.909244287 +0100
++++ steam/lib/udev/rules.d/99-steam-controller-perms.rules 2016-11-28 14:50:15.374202514 +0100
+@@ -23,3 +23,7 @@
+
+ # DualShock 4 Slim over bluetooth hidraw
+ KERNEL=="hidraw*", KERNELS=="*054C:09CC*", MODE="0666"
++
+# This rule is necessary for gamepad emulation; make sure each user requiring
+# it is part of the input group.
+KERNEL=="uinput", MODE="0660", GROUP="input", OPTIONS+="static_node=uinput"
diff --git a/steam.spec b/steam.spec
index 2a42589..45d612b 100644
--- a/steam.spec
+++ b/steam.spec
@@ -5,7 +5,7 @@
%{!?firewalld_reload:%global firewalld_reload test -f /usr/bin/firewall-cmd && firewall-cmd --reload --quiet || :}
Name: steam
-Version: 1.0.0.53
+Version: 1.0.0.54
Release: 1%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file
@@ -168,6 +168,10 @@ fi
%{_udevrulesdir}/*
%changelog
+* Thu Dec 01 2016 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.54-1
+- Update to 1.0.0.54.
+- Update udev patch.
+
* Wed Oct 26 2016 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.53-1
- Update to 1.0.0.53.
- Update udev rules.
7 years, 11 months
[steam/el7] Update to 1.0.0.54
by Simone Caronni
commit 056afd8139d48bfc50204343aa75bac71f9ade3f
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Thu Dec 1 18:34:40 2016 +0100
Update to 1.0.0.54
steam-controller-gamepad-emulation.patch | 15 +++++++--------
steam.spec | 6 +++++-
2 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/steam-controller-gamepad-emulation.patch b/steam-controller-gamepad-emulation.patch
index 5ea3cf5..f3dd10d 100644
--- a/steam-controller-gamepad-emulation.patch
+++ b/steam-controller-gamepad-emulation.patch
@@ -1,12 +1,11 @@
diff -Naur steam.old/lib/udev/rules.d/99-steam-controller-perms.rules steam/lib/udev/rules.d/99-steam-controller-perms.rules
---- steam.old/lib/udev/rules.d/99-steam-controller-perms.rules 2016-08-13 14:13:05.108219818 +0200
-+++ steam/lib/udev/rules.d/99-steam-controller-perms.rules 2016-08-13 14:24:42.230701531 +0200
-@@ -2,5 +2,6 @@
- SUBSYSTEM=="usb", ATTRS{idVendor}=="28de", MODE="0666"
- # Steam Controller udev write access
- KERNEL=="uinput", SUBSYSTEM=="misc", TAG+="uaccess"
--# HTC Vive HID Sensor naming and permissioning
--
+--- steam.old/lib/udev/rules.d/99-steam-controller-perms.rules 2016-11-28 14:49:17.909244287 +0100
++++ steam/lib/udev/rules.d/99-steam-controller-perms.rules 2016-11-28 14:50:15.374202514 +0100
+@@ -23,3 +23,7 @@
+
+ # DualShock 4 Slim over bluetooth hidraw
+ KERNEL=="hidraw*", KERNELS=="*054C:09CC*", MODE="0666"
++
+# This rule is necessary for gamepad emulation; make sure each user requiring
+# it is part of the input group.
+KERNEL=="uinput", MODE="0660", GROUP="input", OPTIONS+="static_node=uinput"
diff --git a/steam.spec b/steam.spec
index 2a42589..45d612b 100644
--- a/steam.spec
+++ b/steam.spec
@@ -5,7 +5,7 @@
%{!?firewalld_reload:%global firewalld_reload test -f /usr/bin/firewall-cmd && firewall-cmd --reload --quiet || :}
Name: steam
-Version: 1.0.0.53
+Version: 1.0.0.54
Release: 1%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file
@@ -168,6 +168,10 @@ fi
%{_udevrulesdir}/*
%changelog
+* Thu Dec 01 2016 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.54-1
+- Update to 1.0.0.54.
+- Update udev patch.
+
* Wed Oct 26 2016 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.53-1
- Update to 1.0.0.53.
- Update udev rules.
7 years, 11 months