[nvidia-kmod] Add BuildRequires needed for current build
by Leigh Scott
commit 55433dc46ea7cd7d095741a7ef7357c589e618c9
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue May 21 09:18:39 2019 +0100
Add BuildRequires needed for current build
nvidia-kmod.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index c3032bd..9812dd0 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -12,7 +12,7 @@ Name: nvidia-kmod
Epoch: 3
Version: 430.14
# Taken over by kmodtool
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: NVIDIA display driver kernel module
License: Redistributable, no modification permitted
URL: http://www.nvidia.com/
@@ -26,7 +26,7 @@ ExclusiveArch: x86_64
%global AkmodsBuildRequires %{_bindir}/kmodtool, xorg-x11-drv-nvidia-kmodsrc >= %{epoch}:%{version}-1
BuildRequires: %{AkmodsBuildRequires}
-%{!?kernels:BuildRequires: buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
+%{!?kernels:BuildRequires: gcc, elfutils-libelf-devel, buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
# kmodtool does its magic here
%{expand:%(kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} --filterfile %{SOURCE11} --obsolete-name nvidia-newest --obsolete-version "%{?epoch}:%{version}-%{release}" %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) }
@@ -68,6 +68,9 @@ done
%changelog
+* Tue May 21 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:430.14-2
+- Add BuildRequires needed for current build
+
* Tue May 14 2019 Leigh Scott <leigh123linux(a)gmail.com> - 3:430.14-1
- Update to 430.14 release
5 years, 6 months
[xroar/f30] Updated to 0.35.4
by Andrea Musuruane
Summary of changes:
6248e77... Updated to 0.35.4 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 6 months
[xroar] Updated to 0.35.4
by Andrea Musuruane
commit 6248e77d08d9fcf29e2063d100dda6e05b383115
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Tue May 21 09:43:24 2019 +0200
Updated to 0.35.4
xroar.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xroar.spec b/xroar.spec
index 972d60d..af25048 100644
--- a/xroar.spec
+++ b/xroar.spec
@@ -1,6 +1,6 @@
Name: xroar
-Version: 0.35.3
-Release: 2%{?dist}
+Version: 0.35.4
+Release: 1%{?dist}
Summary: A Dragon 32, Dragon 64 and Tandy CoCo emulator
License: GPLv2+
URL: http://www.6809.org.uk/xroar/
@@ -96,6 +96,9 @@ rm -f %{buildroot}%{_infodir}/dir
%changelog
+* Mon May 20 2019 Andrea Musuruane <musuruan(a)gmail.com> - 0.35.4-1
+- Updated to 0.35.4
+
* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.35.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
5 years, 6 months
[nvidia-kmod/el8: 2/2] fix merge
by Leigh Scott
commit f4f76cf8705b075ac8f531daaaa53878b12e941c
Merge: 54c36f2 2bf2a6c
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon May 20 13:12:52 2019 +0100
fix merge
nvidia-kmod.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
5 years, 6 months
[nvidia-kmod/el8] (2 commits) ...fix merge
by Leigh Scott
Summary of changes:
2bf2a6c... Build kernel kmod package for el8 (*)
f4f76cf... fix merge
(*) This commit already existed in another branch; no separate mail sent
5 years, 6 months
[nvidia-kmod] Build kernel kmod package for el8
by Leigh Scott
commit 2bf2a6cf34af66e7b821ac948b04fb9c6a3bf491
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon May 20 13:11:39 2019 +0100
Build kernel kmod package for el8
nvidia-kmod.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index eebeaf4..c3032bd 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -3,8 +3,10 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
+%if 0%{?fedora}
%global buildforkernels akmod
%global debug_package %{nil}
+%endif
Name: nvidia-kmod
Epoch: 3
5 years, 6 months
[nvidia-kmod/el8: 2/2] Build for current
by Leigh Scott
commit 54c36f29600a5fc22d435a76f76a95004094829f
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon May 20 12:12:30 2019 +0100
Build for current
nvidia-kmod.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index eebeaf4..0fe6af4 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -3,7 +3,7 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%global buildforkernels akmod
+%global buildforkernels current
%global debug_package %{nil}
Name: nvidia-kmod
5 years, 6 months