[nvidia-kmod] Update to 450.51 beta
by Leigh Scott
commit 14322a6017ae051d7ae936efb975dde26ca0220e
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 24 22:04:13 2020 +0100
Update to 450.51 beta
kernel-5.7.patch | 22 ----------------------
nvidia-kmod.spec | 9 +++++----
2 files changed, 5 insertions(+), 26 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 00cd42b..fdcd785 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -10,15 +10,14 @@
Name: nvidia-kmod
Epoch: 3
-Version: 440.82
+Version: 450.51
# Taken over by kmodtool
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
License: Redistributable, no modification permitted
URL: http://www.nvidia.com/
Source11: nvidia-kmodtool-excludekernel-filterfile
-Patch0: kernel-5.7.patch
# needed for plague to make sure it builds for i586 and i686
ExclusiveArch: x86_64
@@ -42,7 +41,6 @@ kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} --filterf
%setup -T -c
tar --use-compress-program xz -xf %{_datadir}/%{name}-%{version}/%{name}-%{version}-%{_target_cpu}.tar.xz
# patch loop
-%patch0 -p1
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -70,6 +68,9 @@ done
%changelog
+* Wed Jun 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:450.51-1
+- Update to 450.51 beta
+
* Wed Apr 15 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:440.82-2
- Patch for kernel-5.7rc
4 years, 5 months
[nvidia-xconfig] Update to 450.51 beta
by Leigh Scott
commit fcadd09c171dc33d643ad47ca42419d9a1faef48
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 24 21:46:09 2020 +0100
Update to 450.51 beta
nvidia-xconfig.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-xconfig.spec b/nvidia-xconfig.spec
index dd69663..473e201 100644
--- a/nvidia-xconfig.spec
+++ b/nvidia-xconfig.spec
@@ -1,6 +1,6 @@
Name: nvidia-xconfig
Epoch: 3
-Version: 440.82
+Version: 450.51
Release: 1%{?dist}
Summary: NVIDIA X configuration file editor
@@ -49,6 +49,9 @@ mkdir -p %{buildroot}%{_sbindir}
%changelog
+* Wed Jun 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:450.51-1
+- Update to 450.51 beta
+
* Tue Apr 07 2020 leigh123linux <leigh123linux(a)googlemail.com> - 3:440.82-1
- Update to 440.82 release
diff --git a/sources b/sources
index 1232e65..93fc7b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-xconfig-440.82.tar.bz2) = f0504234d55d1b57f6cab9619346a4f11b949a8f194466d4d160c5f26db00c2a4bc912cb8ca8c5e2786718351405a425300006a28a6b932dbf3d532efd90e053
+SHA512 (nvidia-xconfig-450.51.tar.bz2) = 05b8ad26aaa294c133fa976d85c8f1c4c22e9d783ffe82de5ac3a61eb1d682227184edfba65fcc339400880bb97be888241fbe4b690d7a2248917258937c77bc
4 years, 5 months
[nvidia-persistenced] Update to 450.51 beta
by Leigh Scott
commit 3004ea2c7a0fa74d2c23e9b27ddc4978f5fbc56d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 24 21:41:50 2020 +0100
Update to 450.51 beta
.gitignore | 1 +
nvidia-persistenced.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53aed12..99a7b45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ nvidia-persistenced-*.tar.gz
/nvidia-persistenced-440.59.tar.bz2
/nvidia-persistenced-440.64.tar.bz2
/nvidia-persistenced-440.82.tar.bz2
+/nvidia-persistenced-450.51.tar.bz2
diff --git a/nvidia-persistenced.spec b/nvidia-persistenced.spec
index afeb592..1d7977b 100644
--- a/nvidia-persistenced.spec
+++ b/nvidia-persistenced.spec
@@ -2,7 +2,7 @@
Name: nvidia-persistenced
Epoch: 3
-Version: 440.82
+Version: 450.51
Release: 1%{?dist}
Summary: Daemon for maintaining persistent driver state
@@ -74,6 +74,9 @@ chmod -x %{buildroot}%{_mandir}/man1/%{name}.1.*
%changelog
+* Wed Jun 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:450.51-1
+- Update to 450.51 beta
+
* Tue Apr 07 2020 leigh123linux <leigh123linux(a)googlemail.com> - 3:440.82-1
- Update to 440.82 release
diff --git a/sources b/sources
index 7730c7b..b83020d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-persistenced-440.82.tar.bz2) = 448e911c8c50a063dccc56f34cedcfe0e4bd04ec58437f8e048d25d2e2eeb8567fe29d03ddb0203ce97166cb8adf882655883ab7cd6ed03be3d861195f36438b
+SHA512 (nvidia-persistenced-450.51.tar.bz2) = f1cd9bf324288f48b319c178cc6fe5f6803a4b145175d5e534e6caa57aada77d0dcdd294151a86824869dbaca8c204b1960d4c2219f8fe52fa055ff30bd86e44
4 years, 5 months
[nvidia-modprobe] Update to 450.51 beta
by Leigh Scott
commit 4e68c6afb0e5460e884cfec851922d84dbb49abc
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 24 21:38:37 2020 +0100
Update to 450.51 beta
.gitignore | 1 +
nvidia-modprobe.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74253d3..0e291c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ nvidia-modprobe-*.tar.gz
/nvidia-modprobe-440.59.tar.bz2
/nvidia-modprobe-440.64.tar.bz2
/nvidia-modprobe-440.82.tar.bz2
+/nvidia-modprobe-450.51.tar.bz2
diff --git a/nvidia-modprobe.spec b/nvidia-modprobe.spec
index cc8cf5a..186f34f 100644
--- a/nvidia-modprobe.spec
+++ b/nvidia-modprobe.spec
@@ -1,6 +1,6 @@
Name: nvidia-modprobe
Epoch: 3
-Version: 440.82
+Version: 450.51
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 Jun 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:450.51-1
+- Update to 450.51 beta
+
* Tue Apr 07 2020 leigh123linux <leigh123linux(a)googlemail.com> - 3:440.82-1
- Update to 440.82 release
diff --git a/sources b/sources
index 6223ede..8c793e8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-modprobe-440.82.tar.bz2) = 55bb847e6dfd434683dbfa3c48040a2ac471a26bc3672f01ac7a2a9211cb3a4938069e4eebd88187463b3ada48b14d875e680db43e56a062e861963a5ff3ef16
+SHA512 (nvidia-modprobe-450.51.tar.bz2) = 25b36714a8d06260e0c0c3b647001d403101d4a05a67eaed531281b2f0bad86e4fa54f0017147639762ced741745a5c763cee2e478a931993c696ed608fdecde
4 years, 5 months
[nvidia-settings] Update to 450.51 beta
by Leigh Scott
commit 24574c1f6738e3826dfefba4cf5895c4f9ef72ef
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 24 21:22:57 2020 +0100
Update to 450.51 beta
gcc-10.patch | 54 ----------------------------------------------------
nvidia-settings.spec | 7 ++++---
sources | 2 +-
3 files changed, 5 insertions(+), 58 deletions(-)
---
diff --git a/nvidia-settings.spec b/nvidia-settings.spec
index 18574ca..92cdb42 100644
--- a/nvidia-settings.spec
+++ b/nvidia-settings.spec
@@ -1,6 +1,6 @@
Name: nvidia-settings
Epoch: 3
-Version: 440.82
+Version: 450.51
Release: 1%{?dist}
Summary: Configure the NVIDIA graphics driver
@@ -9,8 +9,6 @@ URL: https://download.nvidia.com/XFree86/nvidia-settings/
Source0: %{url}/nvidia-settings-%{version}.tar.bz2
Source1: %{name}-user.desktop
Source2: %{name}.appdata.xml
-# https://github.com/NVIDIA/nvidia-settings/pull/47
-Patch0: gcc-10.patch
ExclusiveArch: x86_64
@@ -124,6 +122,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/%{name}.ap
%changelog
+* Wed Jun 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:450.51-1
+- Update to 450.51 beta
+
* Tue Apr 07 2020 leigh123linux <leigh123linux(a)googlemail.com> - 3:440.82-1
- Update to 440.82 release
diff --git a/sources b/sources
index b43c331..2f3e2e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-settings-440.82.tar.bz2) = 8f9b546f65a1bd17f6336df9e62b0d1403581d3f60276793a536ff39bf67038def1c2738545b24b04eb465860f0cb97b5b9688d7dfb759fda567c05b1cc651ff
+SHA512 (nvidia-settings-450.51.tar.bz2) = 6fd455c1910a3ff6105facc06ef65e29f88a0133794f27bf36b999cd513f5639a2c24c53bd5bca308730e6c66f10eda25d191bb815eee53d39b5632a1ce466e1
4 years, 5 months
[vlc] Add BuildRequires qt5-qtbase-private-devel for f33
by Leigh Scott
commit 6012dbac7caa2afe2d973a2737b5d8a0f4ea0d78
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 24 19:18:40 2020 +0100
Add BuildRequires qt5-qtbase-private-devel for f33
vlc.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/vlc.spec b/vlc.spec
index b02f1b8..6cae8a1 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -175,6 +175,9 @@ BuildRequires: pkgconfig(libpulse) >= 0.9.8
BuildRequires: pkgconfig(libsecret-1) >= 0.18
BuildRequires: pkgconfig(microdns) >= 0.1.2
BuildRequires: pkgconfig(protobuf-lite) >= 2.5
+%if 0%{?fedora} > 32
+BuildRequires: qt5-qtbase-private-devel
+%endif
BuildRequires: pkgconfig(Qt5Core) >= 5.5
BuildRequires: pkgconfig(Qt5Gui) >= 5.5
BuildRequires: pkgconfig(Qt5Svg) >= 5.5
4 years, 5 months
[xorg-x11-drv-nvidia] Update to 450.51 beta
by Leigh Scott
commit 3e924dbfc556adfa2c1fa07ee2e64503dc95a86a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 24 19:01:06 2020 +0100
Update to 450.51 beta
sources | 2 +-
xorg-x11-drv-nvidia.spec | 10 +++++++---
2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 672d0eb..dc2574c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (NVIDIA-Linux-x86_64-440.82.run) = d86ed2cd715c5a9aebdd11ee562cfa454dbafdb1b468004cbb93d37ee258623f11144cf30b8b14996a4e093cb3119edc36d13152893d735e3536f49c45e2cca3
+SHA512 (NVIDIA-Linux-x86_64-450.51.run) = ddb63f28ddbfa9e5c1bacbd3a5e8d529072c98b09a54c745467ed3ce87e8d5ffef80e41848bb473104147554dbac7dd1d1283821ceef6de05d3a2f8538e2ca33
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 0619abd..b301054 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -19,7 +19,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
-Version: 440.82
+Version: 450.51
Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
@@ -206,12 +206,12 @@ cp -a \
%ifarch x86_64
libnvidia-cbl.so.%{version} \
libnvidia-cfg.so.%{version} \
+ libnvidia-ngx.so.%{version} \
libnvidia-rtcore.so.%{version} \
libnvoptix.so.%{version} \
%endif
libnvidia-eglcore.so.%{version} \
libnvidia-encode.so.%{version} \
- libnvidia-fatbinaryloader.so.%{version} \
libnvidia-fbc.so.%{version} \
libnvidia-glcore.so.%{version} \
libnvidia-glsi.so.%{version} \
@@ -443,6 +443,8 @@ fi ||:
%{_libdir}/libnvidia-cbl.so.%{version}
%{_libdir}/libnvidia-cfg.so.1
%{_libdir}/libnvidia-cfg.so.%{version}
+%{_libdir}/libnvidia-ngx.so.1
+%{_libdir}/libnvidia-ngx.so.%{version}
%{_libdir}/libnvidia-rtcore.so.%{version}
%{_libdir}/libnvoptix.so.1
%{_libdir}/libnvoptix.so.%{version}
@@ -479,7 +481,6 @@ fi ||:
%{_libdir}/libnvcuvid.so.%{version}
%{_libdir}/libnvidia-encode.so.1
%{_libdir}/libnvidia-encode.so.%{version}
-%{_libdir}/libnvidia-fatbinaryloader.so.%{version}
%{_libdir}/libnvidia-ml.so.1
%{_libdir}/libnvidia-ml.so.%{version}
%{_libdir}/libnvidia-ptxjitcompiler.so.1
@@ -499,6 +500,9 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Wed Jun 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:450.51-1
+- Update to 450.51 beta
+
* Tue Apr 07 2020 leigh123linux <leigh123linux(a)googlemail.com> - 3:440.82-2
- Update to 440.82 release
4 years, 5 months
[mixxx] Rebuild for new protobuf
by Leigh Scott
commit 258101ed7a2421d2a76ed2733281df5c5edff47c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jun 24 18:37:30 2020 +0100
Rebuild for new protobuf
mixxx.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 995d2dc..209f174 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -17,7 +17,7 @@
Name: mixxx
Version: 2.3.0
-Release: 0.6%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 0.7%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
License: GPLv2+
URL: http://www.mixxx.org
@@ -173,6 +173,9 @@ appstream-util \
%changelog
+* Wed Jun 24 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2.3.0-0.7.beta.20200614git3a734c0
+- Rebuild for new protobuf
+
* Sun Jun 14 2020 Uwe Klotz <uklotz(a)mixxx.org> - 2.3.0-0.6.beta.20200614git3a734c0
- New upstream snapshot 2.3.0-beta
- Re-enable faad2 for decoding MP4/M4A files
4 years, 5 months
[mpv/f31] (20 commits) ...Fix build
by Leigh Scott
Summary of changes:
8bd44a0... Bundle waf and comment out the missing BuildRequires (*)
6f1690b... Revert "Bundle waf and comment out the missing BuildRequire (*)
12dcd64... Add changes for el8 (*)
4a0e46c... Add changes for el8 (*)
0635493... Add pkgconfig(luajit) (*)
60aae16... Add pkgconfig(luajit) (*)
4449119... remove unused lua br (*)
071026b... rebase on master (*)
761a632... Make libplacebo fedora only (*)
fbd4270... Merge branch 'master' into el8 (*)
db62f85... Merge branch 'master' into el8 (*)
cbcdb1d... Merge branch 'master' into el8 (*)
289f441... Merge branch 'master' into el8 (*)
4746231... Merge branch 'master' into el8 (*)
5bb3915... Merge branch 'master' into el8 (*)
d5a73fc... Merge branch 'master' into el8 (*)
7fb7b18... Merge branch 'master' into el8 (*)
f4cf0d0... Merge branch 'master' into el8 (*)
b1b8d19... Merge branch 'master' into el8 (*)
2168025... Fix build (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 5 months
[mpv/f32] (20 commits) ...Fix build
by Leigh Scott
Summary of changes:
8bd44a0... Bundle waf and comment out the missing BuildRequires (*)
6f1690b... Revert "Bundle waf and comment out the missing BuildRequire (*)
12dcd64... Add changes for el8 (*)
4a0e46c... Add changes for el8 (*)
0635493... Add pkgconfig(luajit) (*)
60aae16... Add pkgconfig(luajit) (*)
4449119... remove unused lua br (*)
071026b... rebase on master (*)
761a632... Make libplacebo fedora only (*)
fbd4270... Merge branch 'master' into el8 (*)
db62f85... Merge branch 'master' into el8 (*)
cbcdb1d... Merge branch 'master' into el8 (*)
289f441... Merge branch 'master' into el8 (*)
4746231... Merge branch 'master' into el8 (*)
5bb3915... Merge branch 'master' into el8 (*)
d5a73fc... Merge branch 'master' into el8 (*)
7fb7b18... Merge branch 'master' into el8 (*)
f4cf0d0... Merge branch 'master' into el8 (*)
b1b8d19... Merge branch 'master' into el8 (*)
2168025... Fix build (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 5 months