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
Show replies by date