[nvidia-kmod] Only use simpledrm patches for F36+
by Leigh Scott
commit 1e93088817a1f99f389d251d243db20687fc088d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Feb 6 12:08:47 2022 +0000
Only use simpledrm patches for F36+
nvidia-kmod.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 37666ca..102cf1e 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -12,7 +12,7 @@ Name: nvidia-kmod
Epoch: 3
Version: 510.47.03
# 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/
@@ -43,8 +43,10 @@ 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
+%if 0%{?fedora} && 0%{?fedora} > 35
%patch0 -p0
%patch1 -p1
+%endif
for kernel_version in %{?kernel_versions} ; do
cp -a kernel _kmod_build_${kernel_version%%___*}
@@ -79,6 +81,9 @@ done
%changelog
+* Sun Feb 06 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3:510.47.03-2
+- Only use simpledrm patches for F36+
+
* Tue Feb 01 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3:510.47.03-1
- Update to 510.47.03 release
2 years, 10 months
[libde265] Rebuilt for ffmpeg
by Leigh Scott
commit cbde45e0a8a9d83b4637e23a9d0f7003c09be948
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Feb 6 09:21:17 2022 +0000
Rebuilt for ffmpeg
libde265.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libde265.spec b/libde265.spec
index 516bdd3..0023adc 100644
--- a/libde265.spec
+++ b/libde265.spec
@@ -1,7 +1,7 @@
Name: libde265
Summary: Open H.265 video codec implementation
Version: 1.0.8
-Release: 4%{?dist}
+Release: 5%{?dist}
License: LGPLv3+
Source: https://github.com/strukturag/libde265/releases/download/v%{version}/%{na...
URL: https://www.libde265.org/
@@ -105,6 +105,9 @@ rm -f %{buildroot}%{_bindir}/yuv-distortion
%{_bindir}/acceleration_speed
%changelog
+* Sun Feb 06 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1.0.8-5
+- Rebuilt for ffmpeg
+
* Tue Aug 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.0.8-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
2 years, 10 months
[alsa-plugins-freeworld] Rebuilt for ffmpeg
by Leigh Scott
commit 44f8b147db3e4fa267c7f630e61cca8a86ae2dde
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Feb 6 09:19:40 2022 +0000
Rebuilt for ffmpeg
alsa-plugins-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/alsa-plugins-freeworld.spec b/alsa-plugins-freeworld.spec
index 2b24ed8..dfe55cc 100644
--- a/alsa-plugins-freeworld.spec
+++ b/alsa-plugins-freeworld.spec
@@ -1,6 +1,6 @@
Name: alsa-plugins-freeworld
Version: 1.2.6
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The ALSA Plugins - freeworld version
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
License: LGPLv2+
@@ -86,6 +86,9 @@ find %buildroot -name "*.la" -exec rm {} \;
%changelog
+* Sun Feb 06 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1.2.6-2
+- Rebuilt for ffmpeg
+
* Fri Dec 10 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.6-1
- Update to 1.2.6
2 years, 10 months
[libopenshot] Rebuilt for ffmpeg
by Leigh Scott
commit b2d9dd095f7beb05afd849987e6adff1dc0b2101
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Feb 6 08:41:33 2022 +0000
Rebuilt for ffmpeg
libopenshot.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libopenshot.spec b/libopenshot.spec
index 5e78c74..8b28ead 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -5,7 +5,7 @@
Name: libopenshot
Version: 0.2.7
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Library for creating and editing videos
License: LGPLv3+
@@ -113,6 +113,9 @@ applications that use %{name}.
%{ruby_vendorarchdir}/*
%changelog
+* Sun Feb 06 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.2.7-5
+- Rebuilt for ffmpeg
+
* Fri Nov 12 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 0.2.7-4
- rebuilt
2 years, 10 months
[mpd] Revert "Fix"
by Leigh Scott
commit 1dec889ddf2a1aece24932778dd3b07ceb4c0457
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Feb 6 00:17:57 2022 +0000
Revert "Fix"
This reverts commit fe066211ecf38d9c927d4ad338fb6a4e0980d20d.
mpd.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/mpd.spec b/mpd.spec
index c81e57c..258b8cf 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -1,5 +1,4 @@
%global _hardened_build 1
-%undefine _package_note_file
%global mpd_user mpd
%global mpd_group %{mpd_user}
2 years, 10 months
[mpd] Fix
by Leigh Scott
commit fe066211ecf38d9c927d4ad338fb6a4e0980d20d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Feb 5 21:26:22 2022 +0000
Fix
mpd.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/mpd.spec b/mpd.spec
index 258b8cf..c81e57c 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -1,4 +1,5 @@
%global _hardened_build 1
+%undefine _package_note_file
%global mpd_user mpd
%global mpd_group %{mpd_user}
2 years, 10 months
[mpd] Rebuilt for ffmpeg
by Leigh Scott
commit 7046ea8498cc59a6088a41928c211927e97adda6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Feb 5 21:11:31 2022 +0000
Rebuilt for ffmpeg
mpd.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mpd.spec b/mpd.spec
index 6d8952b..258b8cf 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -17,7 +17,7 @@
Name: mpd
Epoch: 1
Version: 0.23.5
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The Music Player Daemon
License: GPLv2+
URL: https://www.musicpd.org
@@ -248,6 +248,9 @@ fi
%changelog
+* Sat Feb 05 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1:0.23.5-2
+- Rebuilt for ffmpeg
+
* Thu Dec 09 2021 Leigh Scott <leigh123linux(a)gmail.com> - 1:0.23.5-1
- Update to 0.23.5
2 years, 10 months
[ppsspp] Rebuild against bundled FFMpeg-3.0.2 (upstream bug #15308)
by sagitter
commit 7d837067b1bc9d49339d4825ff39723514b60965
Author: Antonio Trande <sagitter(a)fedoraproject.org>
Date: Sat Feb 5 21:58:57 2022 +0100
Rebuild against bundled FFMpeg-3.0.2 (upstream bug #15308)
ppsspp.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ppsspp.spec b/ppsspp.spec
index 31a3664..256a97c 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -15,8 +15,8 @@ ExcludeArch: %{power64}
%undefine _ld_as_needed
# Use bundled FFMpeg-3.0.2
-# See RPM Fusion bz#5889
-%bcond_with ffmpeg
+# See RPM Fusion bz#5889, and upstream bug #15308
+%bcond_without ffmpeg
%ifarch x86_64
%global __arch x86_64
@@ -425,7 +425,7 @@ fi
%changelog
* Sat Feb 05 2022 Antonio Trande <sagitter(a)fedoraproject.org> - 1.12.3-2
-- Rebuild for FFMpeg-5.0
+- Rebuild against bundled FFMpeg-3.0.2 (upstream bug #15308)
* Wed Oct 20 2021 Antonio Trande <sagitter(a)fedoraproject.org> - 1.12.3-1
- Release 1.12.3
2 years, 10 months