[nvidia-modprobe] Update to 510.39.01 beta
by Leigh Scott
commit 94e02a1c58df3ff99f8ac624bb62a10772e3342d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jan 12 08:46:24 2022 +0000
Update to 510.39.01 beta
nvidia-modprobe.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-modprobe.spec b/nvidia-modprobe.spec
index 44a45b3..99e11b8 100644
--- a/nvidia-modprobe.spec
+++ b/nvidia-modprobe.spec
@@ -1,6 +1,6 @@
Name: nvidia-modprobe
Epoch: 3
-Version: 495.46
+Version: 510.39.01
Release: 1%{?dist}
Summary: Load the NVIDIA kernel module and create NVIDIA character device files
@@ -42,6 +42,9 @@ chmod -x %{buildroot}%{_mandir}/man1/nvidia-modprobe.1.*
%changelog
+* Wed Jan 12 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3:510.39.01-1
+- Update to 510.39.01 beta
+
* Tue Dec 14 2021 Leigh Scott <leigh123linux(a)gmail.com> - 3:495.46-1
- Update to 495.46 release
diff --git a/sources b/sources
index 55af2fa..b7300b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-modprobe-495.46.tar.gz) = 1b6ba93ea72a6dbe345d360fc189ab3be038e2bf1bc93c8be2656aaaf0a81cd3a71aeefc244a71ad20db42a9e5f3145934a6c4cae70f0e8935d9891fe784676b
+SHA512 (nvidia-modprobe-510.39.01.tar.gz) = 2578ed5ded8fe554fba0d4048fb221feca619eeb0e3735c86e5dd18f4e2e57a310fda3519156097182c26975aa1818164bc3d503904a0f7857278ff66ed1a4c2
2 years, 10 months
[nvidia-kmod] Update to 510.39.01 beta
by Leigh Scott
commit 6bb050cad2e0b6072826f4d34d93d9c641ed2911
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jan 12 08:45:31 2022 +0000
Update to 510.39.01 beta
nvidia-kmod.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 3698575..ca1b46d 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,7 +10,7 @@
Name: nvidia-kmod
Epoch: 3
-Version: 495.46
+Version: 510.39.01
# Taken over by kmodtool
Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
@@ -75,6 +75,9 @@ done
%changelog
+* Wed Jan 12 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3:510.39.01-1
+- Update to 510.39.01 beta
+
* Tue Dec 14 2021 Leigh Scott <leigh123linux(a)gmail.com> - 3:495.46-1
- Update to 495.46 release
2 years, 10 months
[xorg-x11-drv-nvidia] fixup
by Leigh Scott
commit f2c98221d0322fddc641c3b6a2b38ed821d52950
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Jan 11 21:05:36 2022 +0000
fixup
xorg-x11-drv-nvidia.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 7218be2..6c7f414 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -67,7 +67,7 @@ Suggests: acpica-tools
Suggests: vulkan-tools
%ifarch x86_64
Recommends: %{name}-cuda-libs%{?_isa} = %{?epoch}:%{version}-%{release}
-Recommends: %{name}-power%{?_isa} = %{?epoch}:%{version}-%{release}
+Recommends: %{name}-power%{?_isa} = %{?epoch}:%{version}-%{release}
%endif
%else
BuildRequires: systemd
2 years, 10 months
[xorg-x11-drv-nvidia] Update to 510.39.01 beta
by Leigh Scott
commit fef0d015b893f1e5c854120baa15e617346d26bf
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Jan 11 21:04:10 2022 +0000
Update to 510.39.01 beta
70-nvidia.preset | 1 +
sources | 2 +-
xorg-x11-drv-nvidia.spec | 18 ++++++++++++++----
3 files changed, 16 insertions(+), 5 deletions(-)
---
diff --git a/70-nvidia.preset b/70-nvidia.preset
index 56f61b1..b71baea 100644
--- a/70-nvidia.preset
+++ b/70-nvidia.preset
@@ -1,6 +1,7 @@
# Enable complete power management. From:
# file:///usr/share/doc/nvidia-driver/html/powermanagement.html
+enable nvidia-powerd.service
enable nvidia-suspend.service
enable nvidia-hibernate.service
diff --git a/sources b/sources
index bedd06a..f639f1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (NVIDIA-Linux-x86_64-495.46.run) = 859548fa81478acb994b40434fc85824976b1f83bc15846290898854db84ea3c6550586a1d7e89ff3afa248310d2bcf4d2d52d5d8e91cf74e3f7e4108a7002ad
+SHA512 (NVIDIA-Linux-x86_64-510.39.01.run) = 0c7ec6dd585d339f44ff10475abd614c9487bf399aed8bf1546cd95bbcbe3b2938cd52cea402d46e439252fc5fe0e03908f9821fa66f475ffe5573b266047a14
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index d7f570e..7218be2 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -24,7 +24,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
-Version: 495.46
+Version: 510.39.01
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -67,7 +67,7 @@ Suggests: acpica-tools
Suggests: vulkan-tools
%ifarch x86_64
Recommends: %{name}-cuda-libs%{?_isa} = %{?epoch}:%{version}-%{release}
-Suggests: %{name}-power%{?_isa} = %{?epoch}:%{version}-%{release}
+Recommends: %{name}-power%{?_isa} = %{?epoch}:%{version}-%{release}
%endif
%else
BuildRequires: systemd
@@ -227,6 +227,7 @@ cp -a \
libnvidia-allocator.so.%{version} \
%ifarch x86_64
libnvidia-cfg.so.%{version} \
+ libnvidia-compiler-next.so.%{version} \
libnvidia-ngx.so.%{version} \
libnvidia-nvvm.so.4.0.0 \
libnvidia-rtcore.so.%{version} \
@@ -313,7 +314,7 @@ install -p -m 0644 %{SOURCE12} %{buildroot}%{_dracut_conf_d}/
# Install binaries
install -m 0755 -d %{buildroot}%{_bindir}
-install -p -m 0755 nvidia-{bug-report.sh,debugdump,smi,cuda-mps-control,cuda-mps-server,ngx-updater} \
+install -p -m 0755 nvidia-{bug-report.sh,debugdump,smi,cuda-mps-control,cuda-mps-server,ngx-updater,powerd} \
%{buildroot}%{_bindir}
# Install man pages
@@ -379,7 +380,7 @@ install -p -m 0644 %{SOURCE14} %{buildroot}%{_unitdir}
# Systemd units and script for suspending/resuming
mkdir %{buildroot}%{_systemd_util_dir}/system-{sleep,preset}/
install -p -m 0644 %{SOURCE17} %{buildroot}%{_systemd_util_dir}/system-preset/
-install -p -m 0644 systemd/system/nvidia-{hibernate,resume,suspend}.service %{buildroot}%{_unitdir}
+install -p -m 0644 systemd/system/nvidia-{hibernate,powerd,resume,suspend}.service %{buildroot}%{_unitdir}
install -p -m 0755 systemd/system-sleep/nvidia %{buildroot}%{_systemd_util_dir}/system-sleep/
install -p -m 0755 systemd/nvidia-sleep.sh %{buildroot}%{_bindir}
@@ -542,6 +543,7 @@ fi ||:
%{_libdir}/libnvidia-opticalflow.so.1
%{_libdir}/libnvidia-opticalflow.so.%{version}
%ifarch x86_64
+%{_libdir}/libnvidia-compiler-next.so.%{version}
%{_libdir}/libnvidia-nvvm.so
%{_libdir}/libnvidia-nvvm.so.4*
%{_modprobedir}/nvidia-uvm.conf
@@ -555,30 +557,38 @@ fi ||:
%ifarch x86_64
%post power
%systemd_post nvidia-hibernate.service
+%systemd_post nvidia-powerd.service
%systemd_post nvidia-resume.service
%systemd_post nvidia-suspend.service
%preun power
%systemd_preun nvidia-hibernate.service
+%systemd_preun nvidia-powerd.service
%systemd_preun nvidia-resume.service
%systemd_preun nvidia-suspend.service
%postun power
%systemd_postun nvidia-hibernate.service
+%systemd_postun nvidia-powerd.service
%systemd_postun nvidia-resume.service
%systemd_postun nvidia-suspend.service
%files power
%config %{_modprobedir}/nvidia-power-management.conf
+%{_bindir}/nvidia-powerd
%{_bindir}/nvidia-sleep.sh
%{_systemd_util_dir}/system-preset/70-nvidia.preset
%{_systemd_util_dir}/system-sleep/nvidia
%{_unitdir}/nvidia-hibernate.service
+%{_unitdir}/nvidia-powerd.service
%{_unitdir}/nvidia-resume.service
%{_unitdir}/nvidia-suspend.service
%endif
%changelog
+* Tue Jan 11 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3:510.39.01-1
+- Update to 510.39.01 beta
+
* Tue Dec 14 2021 Leigh Scott <leigh123linux(a)gmail.com> - 3:495.46-1
- Update to 495.46 release
2 years, 10 months
[mpv] Removed boolean dependencies.
by Vitaly Zaitsev
Summary of changes:
2a87b06... Removed boolean dependencies. (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 10 months
[mpv/f35] Removed boolean dependencies.
by Vitaly Zaitsev
Summary of changes:
2a87b06... Removed boolean dependencies. (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 10 months
[mpv/f34] Removed boolean dependencies.
by Vitaly Zaitsev
Summary of changes:
2a87b06... Removed boolean dependencies. (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 10 months
[mpv/el8: 2/2] Merge branch 'master' into el8
by Vitaly Zaitsev
commit d6e255d673f920c159bc3920af4d1500a31214e1
Merge: 99e1606 2a87b06
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Mon Jan 10 11:52:26 2022 +0100
Merge branch 'master' into el8
mpv.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
2 years, 10 months
[mpv/el8: 1/2] Removed boolean dependencies.
by Vitaly Zaitsev
commit 2a87b06742ebed18ba97685ddedc74eb7289c56c
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Mon Jan 10 11:51:55 2022 +0100
Removed boolean dependencies.
mpv.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/mpv.spec b/mpv.spec
index 33b1039..0e751be 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,6 +1,6 @@
Name: mpv
Version: 0.34.1
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+ and LGPLv2+
Summary: Movie player playing most video formats and DVDs
@@ -92,8 +92,7 @@ Provides: %{name}-master = %{version}-100
Requires: hicolor-icon-theme
Provides: mplayer-backend
%if 0%{?fedora}
-# Boolean dependencies are only fedora
-Recommends: (yt-dlp or youtube-dl)
+Recommends: yt-dlp
%else
Recommends: youtube-dl
%endif
@@ -180,6 +179,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%{_libdir}/pkgconfig/%{name}.pc
%changelog
+* Mon Jan 10 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 0.34.1-2
+- Removed boolean dependencies.
+
* Mon Jan 03 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 0.34.1-1
- Updated to version 0.34.1.
2 years, 10 months