[nvidia-390xx-kmod] uvm is not available on ARM
by Henrik Nordström
commit f15ba8cfeb3d77d73fc28b153e7f3acbe4c618c4
Author: Henrik Nordström <henrik(a)hno.se>
Date: Mon Jan 31 04:16:26 2022 +0100
uvm is not available on ARM
nvidia-390xx-kmod.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/nvidia-390xx-kmod.spec b/nvidia-390xx-kmod.spec
index 625634d..a376fb9 100644
--- a/nvidia-390xx-kmod.spec
+++ b/nvidia-390xx-kmod.spec
@@ -80,7 +80,9 @@ kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} --filterf
tar --use-compress-program xz -xf %{_datadir}/%{name}-%{version}/%{name}-%{version}-%{_target_cpu}.tar.xz
# Apply patches
%patch10 -p1 -b 10 -d kernel
+%ifnarch armv7hl
%patch11 -p1 -b 11 -d kernel
+%endif
%patch12 -p1 -b 12 -d kernel
%patch13 -p1 -b 13 -d kernel
%patch14 -p2 -b 14 -d kernel
2 years, 9 months
[qarte/f34] Update to 4.16.0
by Martin Gansser
Summary of changes:
f77a497... Update to 4.16.0 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 9 months
[qarte/f35] Update to 4.16.0
by Martin Gansser
Summary of changes:
f77a497... Update to 4.16.0 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 9 months
[qarte] Update to 4.16.0
by Martin Gansser
commit f77a497c0753dffa52e41f1b2bb6c04b494d0d0a
Author: Martin Gansser <mgansser(a)online.de>
Date: Sun Jan 30 15:08:24 2022 +0100
Update to 4.16.0
qarte.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/qarte.spec b/qarte.spec
index 2264a44..a267e95 100644
--- a/qarte.spec
+++ b/qarte.spec
@@ -2,7 +2,7 @@
%global __python %{__python3}
Name: qarte
-Version: 4.15.1
+Version: 4.16.0
Release: 1%{?dist}
License: GPLv3+
URL: https://launchpad.net/qarte
@@ -49,6 +49,9 @@ cp -pR locale %{buildroot}%{_datadir}
%{_datadir}/icons/hicolor/96x96/apps/%{name}.png
%changelog
+* Sun Jan 30 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 4.16.0-1
+- Update to 4.16.0
+
* Tue Nov 02 2021 Sérgio Basto <sergio(a)serjux.com> - 4.15.1-1
- Update qarte to 4.15.1
diff --git a/sources b/sources
index 4e02c92..3f28b69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (qarte-4.15.1.tar.gz) = 242e78af33a6210b5c8da05b456429de7846fe798cda08c1cfa0fb89929584f3655b785f77869b076290d1ae63a1eb1badb1971c34d2edfeaedb72e8b6907ff1
+SHA512 (qarte-4.16.0.tar.gz) = 02209d6fab1ab4c36a2afdb4d915f73a373ece06144eecb2a7b1081cf57fce212679410684fa67cfe6d28c33364949ee49bfa723a7b7b8e55337e37c503991e9
2 years, 9 months