[ffmpeg] Rebuild for dav1d SONAME bump
by Leigh Scott
commit eaae2e11cde1e1bc693fd399bb9b874eadd8494e
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Thu Oct 24 11:27:33 2019 +0100
Rebuild for dav1d SONAME bump
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 64d8480..3d5f8a6 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -83,7 +83,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.2.1
-Release: 2%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 3%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@@ -424,6 +424,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Thu Oct 24 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 4.2.1-3
+- Rebuild for dav1d SONAME bump
+
* Sat Sep 07 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 4.2.1-2
- Enable libjack (rfbz #5346)
5 years, 1 month
[bubbros] FTBFS and wasn't fixed in time for F31 GA
by Leigh Scott
commit 2ce749af0da959137fcf3781f25f6ecf5b64649c
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Oct 22 13:23:14 2019 +0100
FTBFS and wasn't fixed in time for F31 GA
.gitignore | 1 -
bubbros-1.5-fixes.patch | 382 ------------------------------------------------
bubbros.desktop | 10 --
bubbros.spec | 185 -----------------------
dead.package | 1 +
sources | 1 -
6 files changed, 1 insertion(+), 579 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..cb87294
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+FTBFS and wasn't fixed in time for F31 GA
5 years, 1 month
[buildsys-build-rpmfusion/f31] rebuild for kernel 5.3.6-300.fc31
by Leigh Scott
commit 32cb8950284c992cb4a66516f1f1f4b5a8e83b28
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Oct 22 09:25:30 2019 +0100
rebuild for kernel 5.3.6-300.fc31
buildsys-build-rpmfusion-kerneldevpkgs-current | 8 ++++----
buildsys-build-rpmfusion.spec | 5 ++++-
2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/buildsys-build-rpmfusion-kerneldevpkgs-current b/buildsys-build-rpmfusion-kerneldevpkgs-current
index 586314e..a64bdee 100644
--- a/buildsys-build-rpmfusion-kerneldevpkgs-current
+++ b/buildsys-build-rpmfusion-kerneldevpkgs-current
@@ -1,4 +1,4 @@
-5.3.4-300.fc31
-5.3.4-300.fc31smp
-5.3.4-300.fc31PAE
-5.3.4-300.fc31lpae
+5.3.6-300.fc31
+5.3.6-300.fc31smp
+5.3.6-300.fc31PAE
+5.3.6-300.fc31lpae
diff --git a/buildsys-build-rpmfusion.spec b/buildsys-build-rpmfusion.spec
index 6425a42..f3c8528 100644
--- a/buildsys-build-rpmfusion.spec
+++ b/buildsys-build-rpmfusion.spec
@@ -3,7 +3,7 @@
Name: buildsys-build-%{repo}
Epoch: 11
Version: 31
-Release: 1
+Release: 2
Summary: Tools and files used by the %{repo} buildsys
License: MIT
@@ -77,6 +77,9 @@ sed -i 's|^default_prefix=.*|default_prefix=%{_datadir}/%{name}/|' \
%changelog
+* Tue Oct 22 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 11:31-2
+- rebuild for kernel 5.3.6-300.fc31
+
* Sat Oct 12 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 11:31-1
- rebuild for kernel 5.3.4-300.fc31
5 years, 1 month
[VirtualBox-kmod/f29: 2/2] Merge branch 'master' into f29
by Sérgio M. Basto
commit 51913ee3694ec83ffc69daada72f83b83e60f409
Merge: c8b5588 fb62b8e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Oct 21 17:34:24 2019 +0100
Merge branch 'master' into f29
VirtualBox-kmod.spec | 7 +++++-
fixes_for_5.4-rc3.patch | 66 +++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 72 insertions(+), 1 deletion(-)
---
5 years, 1 month
[VirtualBox-kmod] Fix for kernel 5.4-rc3
by Sérgio M. Basto
commit fb62b8e052f0bc7031272d24838b79d5d237b403
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Oct 21 17:30:25 2019 +0100
Fix for kernel 5.4-rc3
VirtualBox-kmod.spec | 7 +++++-
fixes_for_5.4-rc3.patch | 66 +++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 72 insertions(+), 1 deletion(-)
---
diff --git a/VirtualBox-kmod.spec b/VirtualBox-kmod.spec
index 08b701b..bb0fcae 100644
--- a/VirtualBox-kmod.spec
+++ b/VirtualBox-kmod.spec
@@ -45,7 +45,7 @@
Name: VirtualBox-kmod
Version: 6.0.14
-Release: 1%{?dist}
+Release: 2%{?dist}
#Release: 1%%{?prerel:.%%{prerel}}%%{?dist}
Summary: Kernel module for VirtualBox
@@ -57,6 +57,7 @@ Source1: excludekernel-filter.txt
Source2: https://github.com/jwrdegoede/vboxsf/archive/%{shortcommit1}.zip
Patch2: kernel-5.patch
Patch4: fixes_for_5.4.patch
+Patch5: fixes_for_5.4-rc3.patch
%global AkmodsBuildRequires %{_bindir}/kmodtool, VirtualBox-kmodsrc >= %{version}%{vboxreltag}, xz, time
@@ -83,6 +84,7 @@ tar --use-compress-program xz -xf %{_datadir}/%{name}-%{version}/%{name}-%{versi
pushd %{name}-%{version}
%patch2 -p1
+%patch5 -p1
%if %{with newvboxsf}
rm -rf vboxsf/
unzip %{SOURCE2}
@@ -150,6 +152,9 @@ DIRS=$(ls %{name}-%{version} |wc -l)
%changelog
+* Sun Oct 20 2019 Sérgio Basto <sergio(a)serjux.com> - 6.0.14-2
+- Fix for kernel 5.4-rc3
+
* Thu Oct 17 2019 Sérgio Basto <sergio(a)serjux.com> - 6.0.14-1
- Update VBox to 6.0.14
diff --git a/fixes_for_5.4-rc3.patch b/fixes_for_5.4-rc3.patch
new file mode 100644
index 0000000..15af263
--- /dev/null
+++ b/fixes_for_5.4-rc3.patch
@@ -0,0 +1,66 @@
+--- VirtualBox-kmod-6.0.14/vboxnetflt/include/iprt/cdefs.h.orig 2019-10-20 22:03:59.361724808 +0100
++++ VirtualBox-kmod-6.0.14/vboxnetflt/include/iprt/cdefs.h 2019-10-20 22:04:16.057917186 +0100
+@@ -1166,7 +1166,7 @@
+ * Tell the compiler that we're falling through to the next case in a switch.
+ * @sa RT_FALL_THRU */
+ #if RT_GNUC_PREREQ(7, 0)
+-# define RT_FALL_THROUGH() __attribute__((fallthrough))
++# define RT_FALL_THROUGH() __attribute__((__fallthrough__))
+ #else
+ # define RT_FALL_THROUGH() (void)0
+ #endif
+--- VirtualBox-kmod-6.0.14/vboxguest/include/iprt/cdefs.h.orig 2019-10-20 22:03:59.361724808 +0100
++++ VirtualBox-kmod-6.0.14/vboxguest/include/iprt/cdefs.h 2019-10-20 22:04:16.057917186 +0100
+@@ -1166,7 +1166,7 @@
+ * Tell the compiler that we're falling through to the next case in a switch.
+ * @sa RT_FALL_THRU */
+ #if RT_GNUC_PREREQ(7, 0)
+-# define RT_FALL_THROUGH() __attribute__((fallthrough))
++# define RT_FALL_THROUGH() __attribute__((__fallthrough__))
+ #else
+ # define RT_FALL_THROUGH() (void)0
+ #endif
+--- VirtualBox-kmod-6.0.14/vboxdrv/include/iprt/cdefs.h.orig 2019-10-20 22:03:59.361724808 +0100
++++ VirtualBox-kmod-6.0.14/vboxdrv/include/iprt/cdefs.h 2019-10-20 22:04:16.057917186 +0100
+@@ -1166,7 +1166,7 @@
+ * Tell the compiler that we're falling through to the next case in a switch.
+ * @sa RT_FALL_THRU */
+ #if RT_GNUC_PREREQ(7, 0)
+-# define RT_FALL_THROUGH() __attribute__((fallthrough))
++# define RT_FALL_THROUGH() __attribute__((__fallthrough__))
+ #else
+ # define RT_FALL_THROUGH() (void)0
+ #endif
+--- VirtualBox-kmod-6.0.14/vboxpci/include/iprt/cdefs.h.orig 2019-10-20 22:03:59.361724808 +0100
++++ VirtualBox-kmod-6.0.14/vboxpci/include/iprt/cdefs.h 2019-10-20 22:04:16.057917186 +0100
+@@ -1166,7 +1166,7 @@
+ * Tell the compiler that we're falling through to the next case in a switch.
+ * @sa RT_FALL_THRU */
+ #if RT_GNUC_PREREQ(7, 0)
+-# define RT_FALL_THROUGH() __attribute__((fallthrough))
++# define RT_FALL_THROUGH() __attribute__((__fallthrough__))
+ #else
+ # define RT_FALL_THROUGH() (void)0
+ #endif
+--- VirtualBox-kmod-6.0.14/vboxsf/include/iprt/cdefs.h.orig 2019-10-20 22:03:59.361724808 +0100
++++ VirtualBox-kmod-6.0.14/vboxsf/include/iprt/cdefs.h 2019-10-20 22:04:16.057917186 +0100
+@@ -1166,7 +1166,7 @@
+ * Tell the compiler that we're falling through to the next case in a switch.
+ * @sa RT_FALL_THRU */
+ #if RT_GNUC_PREREQ(7, 0)
+-# define RT_FALL_THROUGH() __attribute__((fallthrough))
++# define RT_FALL_THROUGH() __attribute__((__fallthrough__))
+ #else
+ # define RT_FALL_THROUGH() (void)0
+ #endif
+--- VirtualBox-kmod-6.0.14/vboxnetadp/include/iprt/cdefs.h.orig 2019-10-20 22:03:59.361724808 +0100
++++ VirtualBox-kmod-6.0.14/vboxnetadp/include/iprt/cdefs.h 2019-10-20 22:04:16.057917186 +0100
+@@ -1166,7 +1166,7 @@
+ * Tell the compiler that we're falling through to the next case in a switch.
+ * @sa RT_FALL_THRU */
+ #if RT_GNUC_PREREQ(7, 0)
+-# define RT_FALL_THROUGH() __attribute__((fallthrough))
++# define RT_FALL_THROUGH() __attribute__((__fallthrough__))
+ #else
+ # define RT_FALL_THROUGH() (void)0
+ #endif
5 years, 1 month
[rpmfusion-nonfree-release] Update Changelog
by Leigh Scott
commit 68c369e298037fcdc2e259df495a4f454aee089a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Oct 21 17:05:14 2019 +0100
Update Changelog
rpmfusion-nonfree-release.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/rpmfusion-nonfree-release.spec b/rpmfusion-nonfree-release.spec
index fcdb106..21e86d0 100644
--- a/rpmfusion-nonfree-release.spec
+++ b/rpmfusion-nonfree-release.spec
@@ -4,7 +4,7 @@
Name: rpmfusion-%{repo}-release
Version: 32
-Release: 0.1
+Release: 0.2
Summary: RPM Fusion (%{repo}) Repository Configuration
License: BSD
@@ -106,6 +106,10 @@ ln -s $(basename %{SOURCE33}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY
%config(noreplace) %{_sysconfdir}/yum.repos.d/rpmfusion-%{repo}-tainted.repo
%changelog
+* Mon Oct 21 2019 Leigh Scott <leigh123linux(a)gmail.com> - 32-0.2
+- Remove f30 key
+- Add f33 key
+
* Tue Aug 20 2019 Leigh Scott <leigh123linux(a)gmail.com> - 32-0.1
- Bump for 32
5 years, 1 month