[VirtualBox/f29] (3 commits) ...Fix build
by Sérgio M. Basto
Summary of changes:
8be43f5... Add appstream file (copied from openSUSE) (*)
83d6711... Update VBox to 6.1.0 (*)
e6f4c03... Fix build (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 11 months
[VirtualBox/f30] (2 commits) ...Fix build
by Sérgio M. Basto
Summary of changes:
83d6711... Update VBox to 6.1.0 (*)
e6f4c03... Fix build (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 11 months
[VirtualBox/f31] (2 commits) ...Fix build
by Sérgio M. Basto
Summary of changes:
83d6711... Update VBox to 6.1.0 (*)
e6f4c03... Fix build (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 11 months
[nvidia-340xx-kmod] Update to 340.108
by Leigh Scott
commit 4d103f62c0c78fef8541dbfefca565d7fb747257
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Dec 23 20:28:27 2019 +0000
Update to 340.108
buildfix_kernel_5.0.patch | 256 ----------------------------------------------
buildfix_kernel_5.3.patch | 49 ---------
buildfix_kernel_5.4.patch | 117 ---------------------
nvidia-340xx-kmod.spec | 17 +--
4 files changed, 5 insertions(+), 434 deletions(-)
---
diff --git a/nvidia-340xx-kmod.spec b/nvidia-340xx-kmod.spec
index c77dca3..d5fbc34 100644
--- a/nvidia-340xx-kmod.spec
+++ b/nvidia-340xx-kmod.spec
@@ -8,9 +8,9 @@
Name: nvidia-340xx-kmod
Epoch: 1
-Version: 340.107
+Version: 340.108
# Taken over by kmodtool
-Release: 12%{?dist}
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -18,15 +18,8 @@ URL: http://www.nvidia.com/
Source11: nvidia-kmodtool-excludekernel-filterfile
Patch0: nv-linux-arm.patch
-Patch1: buildfix_kernel_5.0.patch
-Patch2: buildfix_kernel_5.3.patch
-Patch3: buildfix_kernel_5.4.patch
-%if 0%{?fedora} > 30
-ExclusiveArch: x86_64
-%else
ExclusiveArch: i686 x86_64
-%endif
# get the needed BuildRequires (in parts depending on what we build for)
%global AkmodsBuildRequires %{_bindir}/kmodtool, xorg-x11-drv-nvidia-340xx-kmodsrc >= %{epoch}:%{version}
@@ -49,9 +42,6 @@ kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} --filterf
tar --use-compress-program xz -xf %{_datadir}/%{name}-%{version}/%{name}-%{version}-%{_target_cpu}.tar.xz
# patch loop
%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -81,6 +71,9 @@ done
%{?akmod_install}
%changelog
+* Mon Dec 23 2019 Leigh Scott <leigh123linux(a)gmail.com> - 1:340.108-1
+- Update to 340.108
+
* Fri Dec 20 2019 Leigh Scott <leigh123linux(a)gmail.com> - 1:340.107-12
- patch for kernel-5.4.0
4 years, 11 months
[xorg-x11-drv-nvidia-340xx] Update to 340.108
by Leigh Scott
commit 974845f306c05e763c2cc464e2fe1335a9d1e125
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Dec 23 20:08:34 2019 +0000
Update to 340.108
.gitignore | 2 ++
sources | 4 ++--
xorg-x11-drv-nvidia-340xx.spec | 7 +++++--
3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e459889..30c23b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,5 @@ NVIDIA-Linux-armv7l-gnueabihf-340.93.run
/NVIDIA-Linux-x86_64-340.106.run
/NVIDIA-Linux-x86-340.107.run
/NVIDIA-Linux-x86_64-340.107.run
+/NVIDIA-Linux-x86-340.108.run
+/NVIDIA-Linux-x86_64-340.108.run
diff --git a/sources b/sources
index f7adb31..37bb2b4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-9a4b382ef545d836033630224735d5dd NVIDIA-Linux-x86-340.107.run
-ba0fc5de5005679d1db9f5fa2cfabd38 NVIDIA-Linux-x86_64-340.107.run
+SHA512 (NVIDIA-Linux-x86-340.108.run) = cf122c4cf724737cc647bc3d115e853bfe17027d5070c5ed68caf78e0dab718e7345bf824d0e8b33489bf299957dab8ff249cb0f837c3d17b2bb60887afe2818
+SHA512 (NVIDIA-Linux-x86_64-340.108.run) = 7941b5496b2c17b06320d676a51ec2866c08a3d3dce9d7cf20464bc35ccb4616c398eb247d1f1e5039386aa73bb610a36937252ce4ad47959437938db8cf3c29
diff --git a/xorg-x11-drv-nvidia-340xx.spec b/xorg-x11-drv-nvidia-340xx.spec
index 03d0bc6..73041a0 100644
--- a/xorg-x11-drv-nvidia-340xx.spec
+++ b/xorg-x11-drv-nvidia-340xx.spec
@@ -7,8 +7,8 @@
Name: xorg-x11-drv-nvidia-340xx
Epoch: 1
-Version: 340.107
-Release: 6%{?dist}
+Version: 340.108
+Release: 1%{?dist}
Summary: NVIDIA's 340xx series proprietary display driver for NVIDIA graphic cards
Group: User Interface/X Hardware Support
@@ -518,6 +518,9 @@ fi ||:
%changelog
+* Mon Dec 23 2019 Leigh Scott <leigh123linux(a)gmail.com> - 1:340.108-1
+- Update to 340.108
+
* Sun Sep 22 2019 Leigh Scott <leigh123linux(a)gmail.com> - 1:340.107-6
- Fix conflict with rpmfusion-nonfree-obsolete-packages
4 years, 11 months
[scottfree] Spec file clean up
by Andrea Musuruane
commit 4421db739ec31265b29f6ec325c0c8b0138fea02
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Mon Dec 23 14:36:36 2019 +0100
Spec file clean up
scottfree.spec | 11 ++++++++---
sources | 2 +-
2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/scottfree.spec b/scottfree.spec
index 9affe5f..fdbe914 100644
--- a/scottfree.spec
+++ b/scottfree.spec
@@ -8,11 +8,14 @@ URL: http://ifarchive.org/if-archive/scott-adams/interpreters/scottfree/
Source0: http://ifarchive.org/if-archive/scott-adams/interpreters/scottfree/ScottF...
# Man page taken from Debian
Source1: %{name}.6
+# Fix Makefile
Patch0: %{name}-1.14-Makefile.patch
+# Add missing headers
+# https://salsa.debian.org/games-team/scottfree/blob/master/debian/patches/...
Patch1: %{name}-1.14-includes.patch
+BuildRequires: gcc
BuildRequires: ncurses-devel
-BuildRequires: gcc
%description
@@ -31,8 +34,7 @@ chmod 644 *
%build
-export CFLAGS="%{optflags}"
-export LDFLAGS="%{__global_ldflags}"
+%set_build_flags
%make_build
@@ -51,6 +53,9 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man6/
%changelog
+* Fri Dec 20 2019 Andrea Musuruane <musuruan(a)gmail.com> - 1.14-17
+- Spec file clean up
+
* Fri Aug 09 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.14-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
diff --git a/sources b/sources
index 10920d9..d5cc733 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7802a1fee4dc81d35eca76b75cac8eb ScottFree.tar.gz
+SHA512 (ScottFree.tar.gz) = a5d09fb9cd1dd564609d91533301456bb5f908f3dc3179343f4d0c152ac43443d4532f2420e7d1938dae341a18ee7f6f763300f1129ffea7df2ca091b91d7f96
4 years, 11 months
[kodi/f31] (2 commits) ...Update to 18.5
by Michael Cronenworth
Summary of changes:
5484569... Rebuild for new libnfs version (*)
32b2692... Update to 18.5 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 11 months
[kodi] Update to 18.5
by Michael Cronenworth
commit 32b2692e463ea32c8711cd522cc4f9111abc2a59
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Sun Dec 22 14:12:11 2019 -0600
Update to 18.5
kodi-18-assert.patch | 21 +++++++++++++++++++++
kodi-generate-tarball-xz.sh | 2 +-
kodi.spec | 13 +++++++++++--
sources | 6 +++---
4 files changed, 36 insertions(+), 6 deletions(-)
---
diff --git a/kodi-18-assert.patch b/kodi-18-assert.patch
new file mode 100644
index 0000000..4b78eab
--- /dev/null
+++ b/kodi-18-assert.patch
@@ -0,0 +1,21 @@
+--- a/xbmc/profiles/dialogs/GUIDialogProfileSettings.cpp 2019-11-16 05:12:49.000000000 -0600
++++ b/xbmc/profiles/dialogs/GUIDialogProfileSettings.cpp 2019-12-22 13:15:26.037386276 -0600
+@@ -8,6 +8,7 @@
+
+ #include "GUIDialogProfileSettings.h"
+
++#include <cassert>
+ #include <utility>
+
+ #include "dialogs/GUIDialogFileBrowser.h"
+--- a/xbmc/windowing/GraphicContext.cpp 2019-11-16 05:12:49.000000000 -0600
++++ b/xbmc/windowing/GraphicContext.cpp 2019-12-22 13:34:42.062192068 -0600
+@@ -6,6 +6,8 @@
+ * See LICENSES/README.md for more information.
+ */
+
++#include <cassert>
++
+ #include "GraphicContext.h"
+ #include "WinSystem.h"
+ #include "Application.h"
diff --git a/kodi-generate-tarball-xz.sh b/kodi-generate-tarball-xz.sh
index bf76597..e2cd9b2 100755
--- a/kodi-generate-tarball-xz.sh
+++ b/kodi-generate-tarball-xz.sh
@@ -1,7 +1,7 @@
#!/bin/sh
MAJORVERSION=18
-MINORVERSION=4
+MINORVERSION=5
#GITCOMMIT=e988513175fccca83f8b688bb77b932f6a403b96
#GITSHORT=ge988513
CODENAME=Leia
diff --git a/kodi.spec b/kodi.spec
index 4843165..e978824 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -33,8 +33,8 @@
%endif
Name: kodi
-Version: 18.4
-Release: 2%{?dist}
+Version: 18.5
+Release: 1%{?dist}
Summary: Media center
License: GPLv2+ and GPLv3+ and LGPLv2+ and BSD and MIT
@@ -80,6 +80,9 @@ Patch3: kodi-18-annobin-workaround.patch
Patch4: kodi-18-python3-0001.patch
Patch5: kodi-18-python3-0002.patch
+# Fix missing include (gcc requirement)
+Patch6: kodi-18-assert.patch
+
%ifarch x86_64 i686
%global _with_crystalhd 1
%endif
@@ -157,6 +160,7 @@ BuildRequires: libcrystalhd-devel
%endif
BuildRequires: libcurl-devel
BuildRequires: libdca-devel
+BuildRequires: libdrm-devel
BuildRequires: libidn2-devel
BuildRequires: libinput-devel
%if 0%{?el6}
@@ -367,6 +371,8 @@ This package contains the Kodi binary for X11 servers.
%patch5 -p1 -b.python3-0002
%endif
+%patch6 -p1 -b.assert
+
# Fix up Python shebangs
%if 0%{?fedora} > 31
pathfix.py -pni "%{__python3} %{py3_shbang_opts}" \
@@ -545,6 +551,9 @@ rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/kodi-wiiremote.1
%changelog
+* Sun Dec 22 2019 Michael Cronenworth <mike(a)cchtml.com> - 18.5-1
+- Kodi 18.5 final
+
* Wed Sep 11 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 18.4-2
- Rebuild for new libnfs version
diff --git a/sources b/sources
index 00656f8..f4d9d57 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-ca0480eeb309c5de47243859fc803d51 kodi-18.4-patched.tar.xz
-2aec5f8c790449126118abc6bb3cb5cd kodi-libdvdnav-6.0.0-Leia-Alpha-3.tar.gz
-f3244e7b002d37f91cc6a77461c4f619 kodi-libdvdread-6.0.0-Leia-Alpha-3.tar.gz
+SHA512 (kodi-18.5-patched.tar.xz) = 6f35912cabafc3fe1ff9b8999108eb008825d9fd51b27eb5c33a7daa873d04abea6770ecc8be68c9c8a9fc9134d0b6dbead528f2f72159cfb25d7390835eadf0
+SHA512 (kodi-libdvdnav-6.0.0-Leia-Alpha-3.tar.gz) = 11c93eaacd156f8fd7dec7c43d366438b201f31ad55b2870463a9e286912b6ada08882319a021fb7992190f87b909a49f2b83e0321cc17aedc29f7fe5898fa72
+SHA512 (kodi-libdvdread-6.0.0-Leia-Alpha-3.tar.gz) = b3419ba0a1a2dd70f1bb6236afdfe1c6e88c9ad4264198b289e3bba9375e077cecf7f89848c7b09debaa445327f3507101f3d157e692f7a7163b2bb52643e1e7
4 years, 11 months
[mixxx] Rebuild for new protobuf version
by Leigh Scott
commit 471cda10037c07515f03ae7339f35250888db51c
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sun Dec 22 11:20:26 2019 +0000
Rebuild for new protobuf version
mixxx.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index ab9b4ac..553e13a 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -17,7 +17,7 @@
Name: mixxx
Version: 2.2.3
-Release: 1%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
+Release: 2%{?extraver:.%{extraver}}%{?snapinfo:.%{snapinfo}}%{?dist}
Summary: Mixxx is open source software for DJ'ing
Group: Applications/Multimedia
License: GPLv2+
@@ -163,6 +163,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
%changelog
+* Sun Dec 22 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 2.2.3-2
+- Rebuild for new protobuf version
+
* Mon Dec 09 2019 Uwe Klotz <uwe.klotz(a)gmail.com> - 2.2.3-1
- New upstream release 2.2.3
4 years, 11 months
[vlc] Rebuild for new protobuf version
by Leigh Scott
commit 8a908240867cf69c1efbd8970108fa4ae6eaab8c
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sun Dec 22 10:04:05 2019 +0000
Rebuild for new protobuf version
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 4e06baf..2b1ccf9 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -54,7 +54,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.9
-Release: 26%{?dist}
+Release: 27%{?dist}
License: GPLv2+
URL: https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_tag:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -560,6 +560,9 @@ fi || :
%changelog
+* Sun Dec 22 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1:3.0.9-27
+- Rebuild for new protobuf version
+
* Thu Dec 19 2019 Leigh Scott <leigh123linux(a)gmail.com> - 1:3.0.9-26
- Rebuild for new libplacebo version
4 years, 11 months