[nvidia-xconfig/f28] Update to 390.59
by Leigh Scott
commit b4da25a518b1e53c9e3328b0accb4b79812b5956
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed May 16 23:21:04 2018 +0100
Update to 390.59
nvidia-xconfig.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-xconfig.spec b/nvidia-xconfig.spec
index 9e7326d..bd3a2d6 100644
--- a/nvidia-xconfig.spec
+++ b/nvidia-xconfig.spec
@@ -1,5 +1,5 @@
Name: nvidia-xconfig
-Version: 390.48
+Version: 390.59
Release: 1%{?dist}
Summary: NVIDIA X configuration file editor
@@ -48,6 +48,9 @@ mkdir -p %{buildroot}%{_sbindir}
%changelog
+* Wed May 16 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 390.59-1
+- Update to 390.59
+
* Thu Mar 29 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 390.48-1
- Update to 390.48
diff --git a/sources b/sources
index dfa732d..b179c0a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d269de321e048c4852f926e19a6f0ce nvidia-xconfig-390.48.tar.bz2
+1a0ec5da63ebda4075da25f987066527 nvidia-xconfig-390.59.tar.bz2
6 years, 6 months
[nvidia-settings/f27] (5 commits) ...Update to 390.59
by Leigh Scott
Summary of changes:
2e7c61e... add missing scriptlet and remove extra install from make_in (*)
ebd0380... Add nvidia-settings appdata (*)
9b20042... Fixup and appdata (*)
0a8a872... Fix and validate appdata (*)
be4fd41... Update to 390.59 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 6 months
[nvidia-settings/f28] Update to 390.59
by Leigh Scott
commit be4fd410b05cd8a17975ccac67c5e6273b9defa5
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed May 16 23:18:49 2018 +0100
Update to 390.59
nvidia-settings.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/nvidia-settings.spec b/nvidia-settings.spec
index 010f6fe..7429980 100644
--- a/nvidia-settings.spec
+++ b/nvidia-settings.spec
@@ -1,6 +1,6 @@
Name: nvidia-settings
-Version: 390.48
-Release: 3%{?dist}
+Version: 390.59
+Release: 1%{?dist}
Summary: Configure the NVIDIA graphics driver
Group: Applications/System
@@ -120,6 +120,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/%{name}.ap
%changelog
+* Wed May 16 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 390.59-1
+- Update to 390.59
+
* Tue Apr 10 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 390.48-3
- Validate appdata file
diff --git a/sources b/sources
index 7982322..b6d32b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93285c91db5b2843d01cc64dadba7b7c nvidia-settings-390.48.tar.bz2
+8e38b82a51e896d366c85d76a8cb3b5e nvidia-settings-390.59.tar.bz2
6 years, 6 months
[nvidia-kmod/f28] Update to 390.59 release
by Leigh Scott
commit 32347fddd777d7b8f96ecafd2247f0e0719e377f
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed May 16 23:15:05 2018 +0100
Update to 390.59 release
nvidia-kmod.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 4c7c341..e0ddb48 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -8,7 +8,7 @@
Name: nvidia-kmod
Epoch: 3
-Version: 390.48
+Version: 390.59
# Taken over by kmodtool
Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
@@ -19,7 +19,6 @@ URL: http://www.nvidia.com/
Source11: nvidia-kmodtool-excludekernel-filterfile
Patch0: nv-linux-arm.patch
Patch1: nv-linux-arm2.patch
-Patch2: kernel_4.16.patch
# needed for plague to make sure it builds for i586 and i686
ExclusiveArch: i686 x86_64 armv7hl
@@ -45,7 +44,6 @@ tar --use-compress-program xz -xf %{_datadir}/%{name}-%{version}/%{name}-%{versi
# patch loop
%patch0 -p1
%patch1 -p1
-%patch2 -p1
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -73,6 +71,9 @@ done
%changelog
+* Wed May 16 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3:390.59-1
+- Update to 390.59 release
+
* Thu Mar 29 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3:390.48-1
- Update to 390.48 release
6 years, 6 months
[VirtualBox-kmod/f28] (2 commits) ...Another fix
by Sérgio M. Basto
Summary of changes:
7292acd... Reenable build of pre-built kmod on el7 (*)
748a3cd... Another fix (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 6 months
[VirtualBox-kmod] Another fix
by Sérgio M. Basto
commit 748a3cd37381947410e63be96e6df84157a3b379
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed May 16 22:24:18 2018 +0100
Another fix
VirtualBox-kmod.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/VirtualBox-kmod.spec b/VirtualBox-kmod.spec
index 970aeb9..3d78563 100644
--- a/VirtualBox-kmod.spec
+++ b/VirtualBox-kmod.spec
@@ -41,7 +41,7 @@
Name: VirtualBox-kmod
Version: 5.2.12
#Release: 1%%{?prerel:.%%{prerel}}%%{?dist}
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Kernel module for VirtualBox
Group: System Environment/Kernel
@@ -100,7 +100,7 @@ done
%build
for kernel_version in %{?kernel_versions}; do
- for module in vbox{drv%{!?with_newvboxsf:,guest}}; do
+ for module in vboxdrv %{!?with_newvboxsf:vboxguest}; do
make VBOX_USE_INSERT_PAGE=1 %{?_smp_mflags} KERN_DIR="${kernel_version##*___}" -C "${kernel_version##*___}" SUBDIRS="${PWD}/_kmod_build_${kernel_version%%___*}/${module}" modules
done
@@ -140,6 +140,9 @@ DIRS=$(ls %{name}-%{version} |wc -l)
%changelog
+* Wed May 16 2018 Sérgio Basto <sergio(a)serjux.com> - 5.2.12-4
+- Another fix
+
* Wed May 16 2018 Sérgio Basto <sergio(a)serjux.com> - 5.2.12-3
- Reenable build of pre-built kmod on el7
6 years, 6 months
[xorg-x11-drv-nvidia/f27] (10 commits) ...Fix pointing to doc
by Leigh Scott
Summary of changes:
695c77a... Remove any desktop file from the driver (*)
711673b... Add cuda-libs(x86-32) if libGL(x86-32) is present (*)
de114e4... Add icon to be used by appdata (*)
eb7c416... Update changelog (*)
7208af0... rebase to 396xx pt1 (*)
367a40b... clean up and add new lib (*)
58881a7... rebase to 396xx pt2 (*)
c60a659... upload source (*)
0b5cebf... Clean up (*)
291f028... Fix pointing to doc (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 6 months
[xorg-x11-drv-nvidia/f28] Update to 390.59 release
by Leigh Scott
commit 685aaf88862bd252bac6045852f7a76f367d304d
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed May 16 21:07:28 2018 +0100
Update to 390.59 release
sources | 6 +++---
xorg-x11-drv-nvidia.spec | 7 +++++--
2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index 1a32504..d7e80d6 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-0306547cbb08d6f3d00fa6dc2424c397 NVIDIA-Linux-armv7l-gnueabihf-390.48.run
-754bbdc3eb6f3873cca49ae807964c0e NVIDIA-Linux-x86-390.48.run
-3f7eafdb17a991b52cdfceb33e82ab75 NVIDIA-Linux-x86_64-390.48.run
+b5c859cf7d61dc90af93d21a7520f30f NVIDIA-Linux-x86-390.59.run
+38cbf0033177bb3ce2c60459cdd128e7 NVIDIA-Linux-x86_64-390.59.run
+783c52ea136baff35d0f5d72450ecdc5 NVIDIA-Linux-armv7l-gnueabihf-390.59.run
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index a72a10f..61808ad 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -36,8 +36,8 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
-Version: 390.48
-Release: 2%{?dist}
+Version: 390.59
+Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted
@@ -585,6 +585,9 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Wed May 16 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3:390.59-1
+- Update to 390.59 release
+
* Mon Apr 09 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3:390.48-2
- Add icon to be used by appdata
- Add cuda-libs(x86-32) if libGL(x86-32) is present
6 years, 6 months