commit 94769471a9b421e39973076fe2d304f97b9ad742
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Aug 4 00:34:30 2020 +0100
Revert "Add patch to fix x86_64 LTO build issue"
This reverts commit c1bf93215d88c24e6f159a718c8b5e243a8a76b5.
...5-fix-build-with-flto-and-inline-assembly.patch | 183 ---------------------
ffmpeg.spec | 8 +-
2 files changed, 1 insertion(+), 190 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 89750db..3888a1a 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -97,7 +97,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.3.1
-Release: 4%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 3%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL:
http://ffmpeg.org/
%if 0%{?date}
@@ -106,9 +106,6 @@ Source0: ffmpeg-%{?branch}%{date}.tar.bz2
Source0:
http://ffmpeg.org/releases/ffmpeg-%{version}.tar.xz
%endif
Patch0: fix-vmaf-model-path.patch
-# Fix for LTO build
-#
https://github.com/OpenMandrivaAssociation/ffmpeg/blob/master/ffmpeg-2.5-...
-Patch1: ffmpeg-2.5-fix-build-with-flto-and-inline-assembly.patch
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
%{?_with_cuda:BuildRequires: cuda-minimal-build-%{_cuda_version_rpm} cuda-drivers-devel}
%{?_with_libnpp:BuildRequires: pkgconfig(nppc-%{_cuda_version})}
@@ -455,9 +452,6 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
-* Mon Aug 03 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.3.1-4
-- Add patch to fix x86_64 LTO build issue
-
* Wed Jul 15 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.3.1-3
- Enabled libopenmpt